Share via


IDebugger Interface

Definition

Defines the Debugger interface.

public interface IDebugger
type IDebugger = interface
Public Interface IDebugger

Methods

OutputAsync(String, Object, Object, CancellationToken)

Task representing a debug output.

Applies to