JsonHelper/ToJson
Json文字列をJsonオブジェクトへ変換します。
Request Information
Parameters
Name | Description | Type |
---|---|---|
json |
Json文字列 |
String |
Response Information
Response Description
Description | Type |
---|---|
Jsonオブジェクト |
JToken |