Method | Description | |
---|---|---|
CanExecute ( object parameter ) : bool | ||
Execute ( object parameter ) : void | ||
ProfileContainerCommand ( Action |
public CanExecute ( object parameter ) : bool | ||
parameter | object | |
return | bool |
public ProfileContainerCommand ( Action | ||
action | Action | |
return | System |