Packs this SofuObject into a string
Declaration Syntax
C# |
protected virtual void Stringify( string tree, TextWriter output, int level )
Parameters
- tree (String)
- Position in the SofuObject Tree
- output (TextWriter)
- Write into this TextWrite
- level (Int32)
- Level of Indentation