Share via


PassPostToBot(IPostToBot) Constructor

Definition

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

Parameters

inner
IPostToBot

Applies to