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