JsonConvertDeserializeAnonymousType Method |
Name | Description | |
---|---|---|
DeserializeAnonymousTypeT(String, T) |
Deserializes the JSON to the given anonymous type.
| |
DeserializeAnonymousTypeT(String, T, JsonSerializerSettings) |
Deserializes the JSON to the given anonymous type using JsonSerializerSettings.
|