DiagnosticsCommand Class

Summary

A common diagnostics command to attach multiple commands to.
DiagnosticsCommand
Object

Syntax

public class DiagnosticsCommand

Attributes

Type Description
NullableContextAttribute
NullableAttribute
CommandAttribute

Constructors

Name Summary
DiagnosticsCommand(CommandLineApplication) Initializes a new instance of the DiagnosticsCommand class.

Methods

Name Value Summary
OnExecute() int
Called when [execute].

Extension Methods