다음을 통해 공유


FieldJson.ProcessTemplate(JToken, TemplateBaseAttribute) 메서드

정의

protected Microsoft.Bot.Builder.FormFlow.Advanced.TemplateBaseAttribute ProcessTemplate(Newtonsoft.Json.Linq.JToken template, Microsoft.Bot.Builder.FormFlow.Advanced.TemplateBaseAttribute attribute);
member this.ProcessTemplate : Newtonsoft.Json.Linq.JToken * Microsoft.Bot.Builder.FormFlow.Advanced.TemplateBaseAttribute -> Microsoft.Bot.Builder.FormFlow.Advanced.TemplateBaseAttribute
Protected Function ProcessTemplate (template As JToken, attribute As TemplateBaseAttribute) As TemplateBaseAttribute

매개 변수

template
Newtonsoft.Json.Linq.JToken

반환

적용 대상