다음을 통해 공유


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

적용 대상