Documentation
PureMVC.Patterns.Observer
Observer
Properties
NotifyMethod
NotifyMethod
Callback method
Namespace:
PureMVC.Patterns.Observer
Assembly:
PureMVC in (PureMVC.dll)
Syntax
C#
public
Action<INotification> NotifyMethod {
get
;
set
; }