메소드 | 설명 | |
---|---|---|
RelayCommand ( System.Action execute ) : System | ||
RelayCommand ( Action |
메소드 | 설명 | |
---|---|---|
CanExecute ( object parameter ) : bool | ||
Execute ( object parameter ) : void |
public RelayCommand ( System.Action execute ) : System | ||
execute | System.Action | |
리턴 | System |