DelegateCommand(ActionObject) | Initializes a new instance of the DelegateCommand class. |
DelegateCommand(ActionObject, PredicateObject) | Initializes a new instance of the DelegateCommand class using an Action and Predicate. |
DelegateCommand(ActionObject, PredicateObject, INotifyPropertyChanged, IEnumerableString) | Initializes a new instance of the DelegateCommand class for a specific object . |