PostSharpAPI ReferencePost­Sharp.​Patterns.​RecordingRecorderUndo­Operations
Open sandboxFocus

Recorder.UndoOperations Property

UndoOperations

Gets the collection of operations that can be undone using the Undo() method.

Declaration
public OperationCollection UndoOperations { get; }
Property Value
Type Description
OperationCollection