JsonHelper/ToJsonString
Converts the specified object to a JSON string.
Request Information
Parameters
Name | Description | Type |
---|---|---|
obj |
Object |
Object |
Response Information
Response Description
Description | Type |
---|---|
JSON string |
String |