[]
Read value from json string.
protected override object ReadJson(JsonReader reader, Type objectType, object existedValue)
Type | Name | Description |
---|---|---|
JsonReader | reader | The json reader |
Type | objectType | The object type |
object | existedValue | The existed value |
Type | Description |
---|---|
object |