Recorder Class |
public class Recorder : IRecorder
The Recorder type exposes the following members.
| Name | Description | |
|---|---|---|
| External | ||
| Flush | ||
| Initialize | Initializes a recorder after creation, needed if actions are selected later | |
| IsRecording | ||
| ReturnFromGraph | ||
| SettingVisited | ||
| StartRecording | ||
| StopRecording | ||
| SwitchToGraph | ||
| TransactionCommit | ||
| TransactionRollback | ||
| TransactionStart | ||
| VisitedAlloc | ||
| VisitedFree | ||
| Write | ||
| WriteLine |