Click or drag to resize

XmlStringWriteXml Method

[Missing <summary> documentation for "M:Livit.Learn.Model.XmlString.WriteXml(System.Xml.XmlWriter)"]

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public void WriteXml(
	XmlWriter writer
)

Parameters

writer
Type: System.XmlXmlWriter

[Missing <param name="writer"/> documentation for "M:Livit.Learn.Model.XmlString.WriteXml(System.Xml.XmlWriter)"]

Implements

IXmlSerializableWriteXml(XmlWriter)
See Also