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