C# (CSharp) NContext.Extensions.AspNet.WebApi.Patching Пространство имен

Классы

Имя Описание
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}.