IPatchService Methods |
The IPatchService type exposes the following members.
Name | Description | |
---|---|---|
Diff |
Performs a DIFF and creates the related patch which can be used to update existing
to updated | |
Patch |
Apples the specified patch onto data returning the updated object
| |
Test |
Tests that the patch can be applied on the specified object
|