Sofu Documentation
Stringify Method (tree, output)
NamespacesSofu.SofuListStringify(String, StringBuilder)
Converts this List and all its attributes to a string representing this List
Declaration Syntax
C#
protected override void Stringify(
	string tree,
	StringBuilder output
)
Parameters
tree (String)
Position in the Tree
output (StringBuilder)
TextWriter to write data to

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