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