次の方法で共有


FieldJson.ProcessAnnotations(JObject, JObject) メソッド

定義

protected void ProcessAnnotations(Newtonsoft.Json.Linq.JObject fieldSchema, Newtonsoft.Json.Linq.JObject eltSchema);
member this.ProcessAnnotations : Newtonsoft.Json.Linq.JObject * Newtonsoft.Json.Linq.JObject -> unit
Protected Sub ProcessAnnotations (fieldSchema As JObject, eltSchema As JObject)

パラメーター

fieldSchema
Newtonsoft.Json.Linq.JObject
eltSchema
Newtonsoft.Json.Linq.JObject

適用対象