JsonConvertPopulateObject Method |
| Name | Description | |
|---|---|---|
| PopulateObject(String, Object) |
Populates the object with values from the JSON string.
| |
| PopulateObject(String, Object, JsonSerializerSettings) |
Populates the object with values from the JSON string using JsonSerializerSettings.
|