Overload | Description |
---|---|
DelegateCommand Constructor(Action,Func<Boolean>) | Initializes a new instance of the DelegateCommand class. |
DelegateCommand Constructor(Action) | Initializes a new instance of the DelegateCommand class. |
Overload | Description |
---|---|
DelegateCommand Constructor(Action,Func<Boolean>) | Initializes a new instance of the DelegateCommand class. |
DelegateCommand Constructor(Action) | Initializes a new instance of the DelegateCommand class. |