Sofu Documentation
StringML Method (writer)
NamespacesSofu.SofuSofuObjectStringML(XmlWriter)
Writes this Object into Xml, does Cross Reference checking.
Declaration Syntax
C#
public void StringML(
	XmlWriter writer
)
Parameters
writer (XmlWriter)
Writer to use
Remarks
Use this only if you know what you are doing!!! The only reason I can think of to use this is to send parts of SofuObjects over a network or something else. Or maybe to put single SofuObjects into a some other XML

Assembly: Sofu (Module: Sofu) Version: 0.2.1.0 (0.2.1.0)