NullPostToBot Class

Definition

public sealed class NullPostToBot : Microsoft.Bot.Builder.Dialogs.Internals.IPostToBot
type NullPostToBot = class
    interface IPostToBot
Public NotInheritable Class NullPostToBot
Implements IPostToBot
Inheritance
NullPostToBot
Implements

Constructors

NullPostToBot()

Explicit Interface Implementations

IPostToBot.PostAsync(IActivity, CancellationToken)

Applies to