JsonHelper/ToJson
Converts JSON strings to JSON objects.
Request Information
Parameters
Name | Description | Type |
---|---|---|
json |
JSON string |
String |
Response Information
Response Description
Description | Type |
---|---|
JSON object |
JToken |