Метод | Описание | |
---|---|---|
DefaultOption ( string prototypes, string description ) : System | ||
DefaultOption ( string prototypes, string description, int c ) : System |
Метод | Описание | |
---|---|---|
OnParseComplete ( OptionContext c ) : void |
public DefaultOption ( string prototypes, string description ) : System | ||
prototypes | string | |
description | string | |
Результат | System |
public DefaultOption ( string prototypes, string description, int c ) : System | ||
prototypes | string | |
description | string | |
c | int | |
Результат | System |
protected OnParseComplete ( OptionContext c ) : void | ||
c | OptionContext | |
Результат | void |