Property | Type | Description |
---|
Method | Description | |
---|---|---|
ClearErrorContext ( ) : void | ||
GetErrorContext ( object currentObject, object member, |
||
IsErrorHandled ( object currentObject, |
||
JsonSerializerInternalBase ( JsonSerializer serializer ) : System |
protected GetErrorContext ( object currentObject, object member, |
||
currentObject | object | |
member | object | |
error | ||
return | Newtonsoft.Json.Serialization.ErrorContext |
protected IsErrorHandled ( object currentObject, |
||
currentObject | object | |
contract | ||
keyValue | object | |
ex | ||
return | bool |
protected JsonSerializerInternalBase ( JsonSerializer serializer ) : System | ||
serializer | JsonSerializer | |
return | System |