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