ExampleAttribute(String, Char, String) - конструктор
Пространство имён: Tessa.Platform.CommandLineСборка: Tessa (в Tessa.dll) Версия: 4.0.4
public ExampleAttribute(
string example,
char namePrefix,
string? description
)
Public Sub New (
example As String,
namePrefix As Char,
description As String
)
public:
ExampleAttribute(
String^ example,
wchar_t namePrefix,
String^ description
)
new :
example : string *
namePrefix : char *
description : string -> ExampleAttribute
Параметры
- example String
- namePrefix Char
- description String