DiagnosticToConsole.

OnDiagnostic(IDiagnostic) Method

Summary

redirects Diagnostic messages to the Console.

Syntax

public virtual void OnDiagnostic(IDiagnostic d)

Remarks

redirects Diagnostic messages to the Console.

Parameters

Name Type Description
d IDiagnostic

Return Value

Type Description
void