Język

RootCommand(String) Konstruktor

Definicja

public RootCommand(string description = "");
new System.CommandLine.RootCommand : string -> System.CommandLine.RootCommand
Public Sub New (Optional description As String = "")

Parametry

description
String

Opis polecenia pokazany w pomocy.

Dotyczy