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