HandleNotification(INotification)
Handle an INotification.
Namespace: PureMVC.InterfacesAssembly: PureMVC in (PureMVC.dll)
Syntax
C#
public abstract void HandleNotification( INotification notification )
Parameters
notification
INotificationnotification the INotification to be handled