프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ICommand | void |
메소드 | 설명 | |
---|---|---|
CommandBase ( string name ) : System | ||
CommandBase ( string name, bool allowEmptyArguments ) : System | ||
OnExecute ( ) : void |
메소드 | 설명 | |
---|---|---|
ICommand ( ) : void |
protected CommandBase ( string name, bool allowEmptyArguments ) : System | ||
name | string | |
allowEmptyArguments | bool | |
리턴 | System |