Sofu Documentation
Stringify Method (tree, output, level)
NamespacesSofu.SofuSofuObjectStringify(String, TextWriter, Int32)
Packs this SofuObject into a string
Declaration Syntax
C#
protected virtual void Stringify(
	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

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