Name | Description | |
---|---|---|
DeserializeObject | Overloaded. Deserializes the JSON to the specified .NET type using JsonSetting. | |
SerializeObject | Overloaded. Serializes the specified object to a JSON string using JsonSetting. |
The following tables list the members exposed by JsonHelper.
Name | Description | |
---|---|---|
DeserializeObject | Overloaded. Deserializes the JSON to the specified .NET type using JsonSetting. | |
SerializeObject | Overloaded. Serializes the specified object to a JSON string using JsonSetting. |