Version

CustomUndoUnit Class Members

The following tables list the members exposed by CustomUndoUnit.

Public Constructors
 NameDescription
Public ConstructorCustomUndoUnit ConstructorInitializes a new CustomUndoUnit that invokes the specified method when the operation in the undo/redo history is to be performed.  
Public Properties
 NameDescription
Public PropertyTargetOverridden. Returns the target object that will be affected by the CustomUndoUnit  
Public Methods
 NameDescription
Public MethodGetDescriptionOverridden. Returns a string representation of the action based on whether this is for an undo or redo operation.  
See Also