IDialogDebugger Interface

Definition

Defines the Dialog Debugger interface.

public interface IDialogDebugger
type IDialogDebugger = interface
Public Interface IDialogDebugger
Derived

Methods

StepAsync(DialogContext, Object, String, CancellationToken)

Task representing information in a given point of an item.

Applies to