Поделиться через


RootCommand(String) Конструктор

Определение

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

Параметры

description
String

Описание команды, показанное в справке.

Применяется к