Share via


DialogSystem Class

Definition

public sealed class DialogSystem : Microsoft.Bot.Builder.Base.IEventProducer<Microsoft.Bot.Connector.IActivity>, Microsoft.Bot.Builder.Dialogs.Internals.IDialogSystem
type DialogSystem = class
    interface IDialogSystem
    interface IDialogTasks
    interface IEventLoop
    interface IEventProducer<IActivity>
Public NotInheritable Class DialogSystem
Implements IDialogSystem, IEventProducer(Of IActivity)
Inheritance
DialogSystem
Implements

Applies to