Documentation
PureMVC.Interfaces
ICommand
Methods
Execute
ICommand Methods
The ICommand type exposes the following members.
Methods
Execute(INotification)
Execute the
ICommand
's logic to handle a given
INotification
.