ActionCommand(T) Members

Regno Shared SQLRace

RegnoCompleteRegnoSoftware.Standard.Core

ActionCommand<(Of <(<'T>)>)> Members

The ActionCommand<(Of <(<'T>)>)> type exposes the following members.

Methods


  Name Description
Public method CanExecute
Defines the method that determines whether the command can execute in its current state.
Public method Execute
Defines the method to be called when the command is invoked.
Public method RaiseCanExecuteChanged
Raises the can execute changed.

Events


  Name Description
Public event CanExecuteChanged
Occurs when changes occur that affect whether or not the command should execute.