Method | Description | |
---|---|---|
CanExecute ( ) : bool | ||
CanUnExecute ( ) : bool | ||
Execute ( ) : void | ||
TryToMerge ( IAction followingAction ) : bool | ||
UnExecute ( ) : void |
Method | Description | |
---|---|---|
ExecuteCore ( ) : void | ||
UnExecuteCore ( ) : void |
public TryToMerge ( IAction followingAction ) : bool | ||
followingAction | IAction | |
return | bool |