Summary
Initializes a new instance of the
DiagnosticsCommand
class.
- Assembly
- Rocket
.Surgery .Conventions .Diagnostics .dll - Namespace
- Rocket
.Surgery .Conventions .Diagnostics .Commands - Containing Type
- DiagnosticsCommand
Syntax
public DiagnosticsCommand(CommandLineApplication application)
Parameters
Name | Type | Description |
---|---|---|
application | Command |
The application. |
Return Value
Type | Description |
---|---|
void |