DialogTaskManagerBotDataLoader コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public DialogTaskManagerBotDataLoader(Microsoft.Bot.Builder.Dialogs.Internals.IBotData inner, Microsoft.Bot.Builder.Dialogs.Internals.IDialogTaskManager dialogTaskManager, Microsoft.Bot.Connector.IActivity activity, Microsoft.Bot.Builder.ConnectorEx.ILocaleFinder localeFinder);
new Microsoft.Bot.Builder.Dialogs.Internals.DialogTaskManagerBotDataLoader : Microsoft.Bot.Builder.Dialogs.Internals.IBotData * Microsoft.Bot.Builder.Dialogs.Internals.IDialogTaskManager * Microsoft.Bot.Connector.IActivity * Microsoft.Bot.Builder.ConnectorEx.ILocaleFinder -> Microsoft.Bot.Builder.Dialogs.Internals.DialogTaskManagerBotDataLoader
Public Sub New (inner As IBotData, dialogTaskManager As IDialogTaskManager, activity As IActivity, localeFinder As ILocaleFinder)
パラメーター
- inner
- IBotData
- dialogTaskManager
- IDialogTaskManager
- activity
- IActivity
- localeFinder
- ILocaleFinder