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