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

Recorder.RedoOperations Property

RedoOperations

Gets the collection of operations that can be redone using the Redo() method.

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