Packs this Value into a string.
Declaration Syntax
C# |
protected override void Stringify( string tree, StringBuilder output )
Parameters
- tree (String)
- Ignored
- output (StringBuilder)
- StringBuilder to write into
C# |
protected override void Stringify( string tree, StringBuilder output )