Sofu Documentation
Stringify Method (tree, output, level)
NamespacesSofu.SofuValueStringify(String, TextWriter, Int32)
Packs this Value into a string.
Declaration Syntax
C#
protected override void Stringify(
	string tree,
	TextWriter output,
	int level
)
Parameters
tree (String)
Ignored
output (TextWriter)
TextWriter to write into
level (Int32)
Ignored

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