Packs this SofuObject into a string
Declaration Syntax
C# |
protected virtual void Stringify( string tree, StringBuilder output )
Parameters
- tree (String)
- Position in the SofuObject Tree
- output (StringBuilder)
- Write into this StringBuilder