Name | Description |
---|---|
PatchRequestBase | Defines a transfer object for HTTP PATCH support. |
PatchRequestParameterBinding | Parameter binding that will read from the body to create a new PatchRequest{T} |
PatchRequestParameterBindingAttribute | This attribute is only used on action parameters of type PatchRequest{T}. |