Метод | Описание | |
---|---|---|
ErrorEventArgs ( object currentObject, Newtonsoft.Json.Serialization.ErrorContext errorContext ) : System |
Initializes a new instance of the ErrorEventArgs class.
|
public ErrorEventArgs ( object currentObject, Newtonsoft.Json.Serialization.ErrorContext errorContext ) : System | ||
currentObject | object | The current object. |
errorContext | Newtonsoft.Json.Serialization.ErrorContext | The error context. |
Результат | System |