Freigeben über


PersistentDialogTask(IPostToBot, IBotData) Konstruktor

Definition

public PersistentDialogTask(Microsoft.Bot.Builder.Dialogs.Internals.IPostToBot inner, Microsoft.Bot.Builder.Dialogs.Internals.IBotData botData);
new Microsoft.Bot.Builder.Dialogs.Internals.PersistentDialogTask : Microsoft.Bot.Builder.Dialogs.Internals.IPostToBot * Microsoft.Bot.Builder.Dialogs.Internals.IBotData -> Microsoft.Bot.Builder.Dialogs.Internals.PersistentDialogTask
Public Sub New (inner As IPostToBot, botData As IBotData)

Parameter

inner
IPostToBot
botData
IBotData

Gilt für: