PostSharp//API Reference/Post­Sharp.​Patterns.​Recording/Recorder/Redo­Operations
Open sandboxFocus

Property RedoOperations

RedoOperations

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

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