IDialogDebugger 接口

定义

定义了对话调试器接口。

public interface IDialogDebugger
type IDialogDebugger = interface
Public Interface IDialogDebugger
派生

方法

名称 说明
StepAsync(DialogContext, Object, String, CancellationToken)

任务表示项目某一特定点的信息。

适用于