| RelayCommandT Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Micros.PosCore.GuestProfile.MvvmTools
 Syntax
SyntaxThe RelayCommandT type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | RelayCommandT(ActionT) | Initializes a new instance of the RelayCommandT class | 
|  | RelayCommandT(ActionT, PredicateT) | 
            Creates a new command.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | CanExecute | |
|  | Execute | |
|  | RaiseCanExecuteChanged | 
 Events
Events| Name | Description | |
|---|---|---|
|  | CanExecuteChanged | 
 Remarks
Remarks See Also
See Also