名前 | 解説 | |
---|---|---|
DeserializeObject | オーバーロードされます。 Deserializes the JSON to the specified .NET type using JsonSetting. | |
SerializeObject | オーバーロードされます。 Serializes the specified object to a JSON string using JsonSetting. |
JsonHelperデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
DeserializeObject | オーバーロードされます。 Deserializes the JSON to the specified .NET type using JsonSetting. | |
SerializeObject | オーバーロードされます。 Serializes the specified object to a JSON string using JsonSetting. |