The properties of the JsonConvert class are listed here.
|
Name |
Description |
![]() ![]() |
Gets or sets a function that creates default JsonSerializerSettings. Default settings are automatically used by serialization methods on JsonConvert, and JToken.ToObject{T}() and JToken.FromObject(object) on JToken. To serialize without using any default settings create a JsonSerializer with JsonSerializer.Create(). |
What do you think about this topic? Send feedback!
|
Copyright (c) 2017. All rights reserved.
|