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