public System.Collections.Generic.IList<JsonError> FromJson( System.string json, DeserializationOptions deserializationOptions )
Parameters
- json
- The json.
- deserializationOptions
- The DeserializationOptions object.
Return Value
The errors in the json.
public System.Collections.Generic.IList<JsonError> FromJson( System.string json, DeserializationOptions deserializationOptions )