Для изменения размера нажмите или перетащите

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

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

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

Параметры

remarks
Тип: SystemString
The remarks for an command.
См. также