Sdílet prostřednictvím


DialogSystem Třída

Definice

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)
Dědičnost
DialogSystem
Implementuje

Konstruktory

DialogSystem(IDialogTasks, IEventLoop, IEventProducer<IActivity>)

Explicitní implementace rozhraní

IDialogTasks.CreateDialogTask()
IDialogTasks.DialogTasks
IEventLoop.PollAsync(CancellationToken)
IEventProducer<IActivity>.Post(IActivity, Action)

Platí pro