[]
Initializes a new instance of the CommandHandler.
public CommandHandler(Action<object> action, bool canExecute)
Public Sub New(action As Action(Of Object), canExecute As Boolean)
| Type | Name | Description |
|---|---|---|
| Action<object> | action | |
| bool | canExecute |