Patchable Members
JSON formatter for PATCH syntax.
The following tables list the members exposed by the Patchable type.
Public Constructors
Name | Description | |
---|---|---|
Patchable |
Top
Public Properties
Name | Description | |
---|---|---|
IsIncluded | Gets a value indicating whether the value is set. | |
Value | Gets the patch value. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
Implicit | Overloaded. | |
Set | Sets operation to SET and returns instance of the object. | |
ToString | Overridden. Returns formatted PATCH script. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top