Documentation
PureMVC.Patterns.Command
SimpleCommand
Methods
Execute
SimpleCommand Methods
The SimpleCommand type exposes the following members.
Methods
Execute(INotification)
Fulfill the use-case initiated by the given
INotification
.