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

Name Description
NullPostToBot()

Explicit Interface Implementations

Name Description
IPostToBot.PostAsync(IActivity, CancellationToken)

Applies to