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 )