NotifyObserver(INotification)
Notify the interested object.
Namespace: PureMVC.InterfacesAssembly: PureMVC in (PureMVC.dll)
Syntax
C#
public abstract void NotifyObserver( INotification notification )
Parameters
notification
INotificationthe INotification to pass to the interested object's notification method