JsonPatchExtensions 클래스

정의

public ref class JsonPatchExtensions abstract sealed
public static class JsonPatchExtensions
type JsonPatchExtensions = class
Public Module JsonPatchExtensions
상속
JsonPatchExtensions

메서드

ApplyTo<T>(JsonPatchDocument<T>, T, ModelStateDictionary)

개체에 JSON 패치 작업을 적용하고 의 ModelStateDictionary오류를 기록합니다.

ApplyTo<T>(JsonPatchDocument<T>, T, ModelStateDictionary, String)

개체에 JSON 패치 작업을 적용하고 의 ModelStateDictionary오류를 기록합니다.

적용 대상