Метод | Описание | |
---|---|---|
CommandLineOptionDescriptor ( |
||
CommandLineOptionDescriptor ( char shortName, |
||
CommandLineOptionDescriptor ( char shortName, string longName, |
||
CommandLineOptionDescriptor ( string longName, |
Метод | Описание | |
---|---|---|
CommandLineOptionDescriptor ( ) : System |
public CommandLineOptionDescriptor ( |
||
pinfo | ||
Результат | System |
public CommandLineOptionDescriptor ( char shortName, |
||
shortName | char | |
type | ||
Результат | System |
public CommandLineOptionDescriptor ( char shortName, string longName, |
||
shortName | char | |
longName | string | |
type | ||
Результат | System |
public CommandLineOptionDescriptor ( string longName, |
||
longName | string | |
type | ||
Результат | System |