For a list of all members of this type, see CompositeOperation members.
Public Methods
| Name | Description |
 | Dispose | Overridden.
Provides a mechanism for releasing unmanaged resources.
|
Top
Protected Methods
| Name | Description |
 | Do | Overridden.
Perform the operation synchronously.
|
 | DoAsync | Overridden.
Perform the operation asynchronously.
|
 | RedoAsync | Overridden. Redo the operation to redo the action from the DoAsync method. |
 | UndoAsync | Overridden. Undo the operation to reset the action from the DoAsync method. |
Top
See Also