Utility interface that can be used in conjunction with MementoUndoUnit
to create IUndoUnit implementations.
Namespace: yWorks.SupportAssembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public interface IMementoSupport |
| Visual Basic |
|---|
Public Interface IMementoSupport |
Remarks
This interface uses the memento design pattern to implement undoability.