Name | Description | |
---|---|---|
![]() | Dispose | Overridden. Provides a mechanism for releasing unmanaged resources. |
For a list of all members of this type, see CompositeOperation members.
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. |