IController Methods

The IController type exposes the following members.

Methods

Execute the ICommand previously registered as the handler for INotifications with the given notification name.
Check if a Command is registered for a given Notification
Register a particular ICommand class as the handler for a particular INotification.
Remove a previously registered ICommand to INotification mapping.