Skip to content

Methods_T_Aml_Editor_Plugin_Contracts_RelayCommand_1

AutomationML edited this page Jun 24, 2019 · 1 revision

RelayCommand(T) Methods

AutomationML Editor

The RelayCommand(T) generic type exposes the following members.

Methods

 

Name Description
Public method CanExecute Defines the method used to determine whether the command in the current state can be performed.
Public method Execute Defines the method that will be called when the command is invoked.
  Back to Top

See Also

Reference

RelayCommand(T) Class
Aml.Editor.Plugin.Contracts Namespace

Clone this wiki locally