DiagnosticsCommand.

DiagnosticsCommand(CommandLineApplication) Constructor

Summary

Initializes a new instance of the DiagnosticsCommand class.

Syntax

public DiagnosticsCommand(CommandLineApplication application)

Parameters

Name Type Description
application CommandLineApplication The application.

Return Value

Type Description
void