[]
        
(Showing Draft Content)

C1.WPF.ExpressionEditor.CommandHandler.-ctor

CommandHandler Constructor

CommandHandler(Action<object>, bool)

Initializes a new instance of the CommandHandler.

Declaration
public CommandHandler(Action<object> action, bool canExecute)
Parameters
Type Name Description
Action<object> action
bool canExecute