Click or drag to resize

RelayCommand constructor

List of overloads
 NameDescription of the
Public MethodRelayCommand(ActionObject) Constructor - takes over an action to be executed.
Public MethodRelayCommand(ActionObject, FuncBoolean) Constructor - takes over an action to be executed and a check routine for (de)activating the action.
Back to the top
See also