Share via


RootCommand(String) Konstruktor

Definice

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

Parametry

description
String

Popis příkazu zobrazený v nápovědě

Platí pro