AlwaysSendDirect_BotToUser(IMessageActivity, IConnectorClient) 构造函数

定义

public AlwaysSendDirect_BotToUser (Microsoft.Bot.Connector.IMessageActivity toBot, Microsoft.Bot.Connector.IConnectorClient client);
new Microsoft.Bot.Builder.Dialogs.Internals.AlwaysSendDirect_BotToUser : Microsoft.Bot.Connector.IMessageActivity * Microsoft.Bot.Connector.IConnectorClient -> Microsoft.Bot.Builder.Dialogs.Internals.AlwaysSendDirect_BotToUser
Public Sub New (toBot As IMessageActivity, client As IConnectorClient)

参数

适用于