MindFusion.Wpf Pack Programmer's Guide
IUndoable Members
Methods
 


Represents an object which can save and restore its state.

The following tables list the members exposed by the IUndoable type.

 Public Methods

  Name Description

CreateState

Creates an empty state object corresponding to the concrete type of this IUndoable.

RestoreState

Restores the state of this IUndoable object.

SaveState

Saves the state of this IUndoable object.

 See Also

IUndoable Interface
MindFusion.DataViews.Wpf Namespace