Partilhar via


FieldJson.ProcessTemplate(JToken, TemplateBaseAttribute) Método

Definição

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

Parâmetros

template
Newtonsoft.Json.Linq.JToken

Devoluções

Aplica-se a