A simple struct that holds a tuple consisting of an implementation
of IMementoSupport, an object instance and its state memento.
Namespace: yWorks.SupportAssembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public struct MementoStateStruct |
| Visual Basic |
|---|
Public Structure MementoStateStruct |
Remarks
This struct is used by MementoUndoUnit and the like.