Click or drag to resize

InfoWarningErrorMessageControllerSetMemento Method

Sets the state, using the given memento.

Namespace: Altaxo.Gui.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public void SetMemento(
	Object memento
)

Parameters

memento  Object
The memento to set the state from.

Implements

IMementoCapableSetMemento(Object)
See Also