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

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