
Public Member Functions | |
| void | Execute (INotification notification) |
Execute the ICommand's logic to handle a given INotification. | |
PureMVC.Interfaces.INotification
| void PureMVC.Interfaces.ICommand.Execute | ( | INotification | notification | ) |
Execute the ICommand's logic to handle a given INotification.
| notification | An INotification to handle |
Implemented in PureMVC.Patterns.MacroCommand, and PureMVC.Patterns.SimpleCommand.
1.5.8