Метод | Описание | |
---|---|---|
JsonPatchException ( ) : System | ||
JsonPatchException ( JsonPatchError jsonPatchError ) : System | ||
JsonPatchException ( JsonPatchError jsonPatchError, |
||
JsonPatchException ( string message, |
public JsonPatchException ( JsonPatchError jsonPatchError ) : System | ||
jsonPatchError | JsonPatchError | |
Результат | System |
public JsonPatchException ( JsonPatchError jsonPatchError, |
||
jsonPatchError | JsonPatchError | |
innerException | ||
Результат | System |
public JsonPatchException ( string message, |
||
message | string | |
innerException | ||
Результат | System |