Click or drag to resize

IPatchService Methods

The IPatchService type exposes the following members.

Methods
  NameDescription
Public methodDiff
Performs a DIFF and creates the related patch which can be used to update existing to updated
Public methodPatch
Apples the specified patch onto data returning the updated object
Public methodTest
Tests that the patch can be applied on the specified object
Top
See Also