Share via


PassBotToUser(IBotToUser) Constructor

Definition

public PassBotToUser (Microsoft.Bot.Builder.Dialogs.Internals.IBotToUser inner);
new Microsoft.Bot.Builder.Dialogs.Internals.PassBotToUser : Microsoft.Bot.Builder.Dialogs.Internals.IBotToUser -> Microsoft.Bot.Builder.Dialogs.Internals.PassBotToUser
Public Sub New (inner As IBotToUser)

Parameters

inner
IBotToUser

Applies to