IDialogDebugger 接口

定义

定义对话框调试器接口。

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

方法

StepAsync(DialogContext, Object, String, CancellationToken)

表示项的给定点中的信息的任务。

适用于