PassPostToBot 类

定义

public sealed class PassPostToBot : Microsoft.Bot.Builder.Dialogs.Internals.IPostToBot
type PassPostToBot = class
    interface IPostToBot
Public NotInheritable Class PassPostToBot
Implements IPostToBot
继承
PassPostToBot
实现

构造函数

PassPostToBot(IPostToBot)

显式接口实现

IPostToBot.PostAsync(IActivity, CancellationToken)

适用于