Method Dump
Dump()
Dumps the content of the json object to a string.
public string Dump()
Returns
- string
The JSON string representation of this structure.
Dumps the content of the json object to a string.
public string Dump()
The JSON string representation of this structure.