Undo(ReplayContext)
Undo the current operation.
Declaration
protected override void Undo(ReplayContext context)Parameters
| Type | Name | Description |
|---|---|---|
| ReplayContext | context | Reserved for future use. |
Undo the current operation.
protected override void Undo(ReplayContext context)| Type | Name | Description |
|---|---|---|
| ReplayContext | context | Reserved for future use. |