CompareNotifyContext(Object)
Compare an object to the notification context.
Namespace: PureMVC.Patterns.ObserverAssembly: PureMVC in (PureMVC.dll)
Syntax
C#
public bool CompareNotifyContext( object obj )
Parameters
obj
Objectthe object to compare
Returns
Boolean
indicating if the object and the notification context are the same