JsonPatchExtensions 類別

定義

JsonPatchDocument<TModel> 的延伸模組

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 記錄錯誤。

適用於