Sofu Documentation
String Method (tree, output, level)
NamespacesSofu.SofuSofuObjectString(String, TextWriter, Int32)
Identifies cross references and calls Stringify with its parameters
Declaration Syntax
C#
public void String(
	string tree,
	TextWriter output,
	int level
)
Parameters
tree (String)
Position in the SofuObject Tree
output (TextWriter)
Write into this TextWrite
level (Int32)
Level of Indentation
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

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