Click or drag to resize

RelayCommand Class

Command to relay execution and execute state to delegates
Inheritance Hierarchy
SystemObject
  Eto.FormsRelayCommandObject
    Eto.FormsRelayCommand

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public class RelayCommand : RelayCommand<Object>
Constructors
See Also