RelayCommand Class |
Namespace: Micros.PosCore.GuestProfile.MvvmTools
public class RelayCommand : ICommand
The RelayCommand type exposes the following members.
| Name | Description | |
|---|---|---|
| RelayCommand(Action) |
Creates a new command that can always execute.
| |
| RelayCommand(Action, FuncBoolean) |
Creates a new command.
|
| Name | Description | |
|---|---|---|
| CanExecute | ||
| Execute | ||
| RaiseCanExecuteChanged |
| Name | Description | |
|---|---|---|
| CanExecuteChanged |