Sofu Documentation
Stringify Method (tree, output)
NamespacesSofu.SofuSofuObjectStringify(String, StringBuilder)
Packs this SofuObject into a string
Declaration Syntax
C#
protected virtual void Stringify(
	string tree,
	StringBuilder output
)
Parameters
tree (String)
Position in the SofuObject Tree
output (StringBuilder)
Write into this StringBuilder

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