InfoWarningErrorMessageControllerLoad Method |
Loads the controller state from XML.
Namespace: Altaxo.Gui.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void Load(
XmlTextReader tr,
string localName
)
Parameters
- tr XmlTextReader
- The XML reader.
- localName String
- The local element name.
See Also