IMementoCapableSetMemento Method |
Sets the state, using the given memento.
Namespace: Altaxo.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax void SetMemento(
Object memento
)
Parameters
- memento Object
- The memento to set the state from.
See Also