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

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

Definition

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

Параметры

remarks  String
The remarks for an command.

См. также