Symphony Framework
RoutedCommandBase Class Methods


Symphony.Conductor.Commands Namespace : RoutedCommandBase Class

For a list of all members of this type, see RoutedCommandBase members.

Public Methods
 NameDescription
Public Method CanExecute returns true/false depending on if the command can be executed. The default is to return TRUE, override in the extending class to add logic  
Public Method Execute method performs the command. This method should be overriden to implement logic.  
Top
Protected Methods
 NameDescription
Protected Method Protected method to raise the status changed event.  
Top
See Also

Reference

RoutedCommandBase Class
Symphony.Conductor.Commands Namespace