메소드 | 설명 | |
---|---|---|
CanExecute ( object parameter ) : bool | ||
ChoiceCommand ( ButtonCommandHandler commandHandler, bool isDefault, bool isCancel, string label, MessageChoice result ) : System | ||
Execute ( object parameter ) : void |
public ChoiceCommand ( ButtonCommandHandler commandHandler, bool isDefault, bool isCancel, string label, MessageChoice result ) : System | ||
commandHandler | ButtonCommandHandler | |
isDefault | bool | |
isCancel | bool | |
label | string | |
result | MessageChoice | |
리턴 | System |