Partager via


PersistentDialogTask(IPostToBot, IBotData) Constructeur

Définition

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)

Paramètres

inner
IPostToBot
botData
IBotData

S’applique à