RemarksAttribute(String) - конструктор

Initializes a new instance of the RemarksAttribute class using the specified remarks.

Definition

Пространство имён: Tessa.Platform.CommandLine
Сборка: Tessa (в Tessa.dll) Версия: 4.0.4
C#
public RemarksAttribute(
	string? remarks
)

Параметры

remarks  String
The remarks for an command.

См. также