NotifyMethod

Callback method
Namespace: PureMVC.Patterns.ObserverAssembly: PureMVC in (PureMVC.dll)

Syntax

C#
public Action<INotification> NotifyMethod {
	get;
	set;
	}