Sofu Documentation
Stringify Method (tree, output)
NamespacesSofu.SofuUndefinedStringify(String, StringBuilder)
Packs this Undefined into a string.
Declaration Syntax
C#
protected override void Stringify(
	string tree,
	StringBuilder output
)
Parameters
tree (String)
Ignored
output (StringBuilder)
StringBuilder to write into

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