Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
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 | ||
Результат | Newtonsoft.Json.Serialization.ErrorContext |
protected IsErrorHandled ( object currentObject, |
||
currentObject | object | |
contract | ||
keyValue | object | |
ex | ||
Результат | bool |
protected JsonSerializerInternalBase ( JsonSerializer serializer ) : System | ||
serializer | JsonSerializer | |
Результат | System |