Click or drag to resize

InfoWarningErrorMessageControllerSave Method

[Missing <summary> documentation for "M:Altaxo.Gui.Main.Services.InfoWarningErrorMessageController.Save(System.Xml.XmlTextWriter,System.String)"]


Namespace: Altaxo.Gui.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void Save(
	XmlTextWriter tw,
	string localName
)

Parameters

tw  XmlTextWriter

[Missing <param name="tw"/> documentation for "M:Altaxo.Gui.Main.Services.InfoWarningErrorMessageController.Save(System.Xml.XmlTextWriter,System.String)"]

localName  String

[Missing <param name="localName"/> documentation for "M:Altaxo.Gui.Main.Services.InfoWarningErrorMessageController.Save(System.Xml.XmlTextWriter,System.String)"]

See Also