메소드 | 설명 | |
---|---|---|
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 |