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}.