Documentation
PureMVC.Interfaces
IObserver
Properties
NotifyContext
NotifyContext
Set the notification context (this) of the interested object
Namespace:
PureMVC.Interfaces
Assembly:
PureMVC in (PureMVC.dll)
Syntax
C#
public
object
NotifyContext {
set
; }