FormBuilderBase<T>.Form Class

Definition

protected internal sealed class FormBuilderBase<T>.Form : Microsoft.Bot.Builder.FormFlow.IForm<T> where T : class
Protected Friend NotInheritable Class FormBuilderBase(Of T).Form
Inherits IForm(Of T)

Type Parameters

T
Inheritance
FormBuilderBase<T>.Form

Constructors

FormBuilderBase<T>.Form()

Properties

Fields

Methods

Localize(IDictionaryEnumerator, IEnumerable<String>, IEnumerable<String>)
SaveResources(IResourceWriter)

Applies to