Documentation
PureMVC.Patterns.Observer
Notifier
Methods
InitializeNotifier
SendNotification
Notifier Methods
The Notifier type exposes the following members.
Methods
InitializeNotifier(String)
Initialize this INotifier instance.
SendNotification(String, Object, String)
Create and send an
INotification
.