AddOperation(Operation)
Adds a new Operation to UndoOperations collection of the current Recorder.
Declaration
public void AddOperation(Operation operation)Parameters
| Type | Name | Description |
|---|---|---|
| Operation | operation | The operation. |
Adds a new Operation to UndoOperations collection of the current Recorder.
public void AddOperation(Operation operation)| Type | Name | Description |
|---|---|---|
| Operation | operation | The operation. |