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

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