Свойство | Тип | Описание | |
---|---|---|---|
CreateOptionInfo |
Метод | Описание | |
---|---|---|
OptionAttribute ( string shortName, string longName ) : System |
Initializes a new instance of the CommandLine.OptionAttribute class.
|
Метод | Описание | |
---|---|---|
CreateOptionInfo ( ) : |
public OptionAttribute ( string shortName, string longName ) : System | ||
shortName | string | The short name of the option or null if not used. |
longName | string | The long name of the option or null if not used. |
Результат | System |