Namespace: PureMVC.Patterns.Mediator
Class TPureMVCNotifyHelper
PureMVC.Patterns.Mediator.TPureMVCNotifyHelper
public class TPureMVCNotifyHelper
Abstract- False
Sealed- False
Persistent- False
summary- Tools for implements IMediator and Notification handle using CustomAttributes
A helper to query and manage methods using PureMVCNotifyAttribute
GetPureMVCNotifyNames
public function GetPureMVCNotifyNames(): IList<string>
Abstract- False
Reintroduce- False
Final- False
Returns- IList<string>
Virtual- False
Override- False
Class- False
HandlePureMVCNotification
public procedure HandlePureMVCNotification(Notification: PureMVC.Interfaces.INotification.INotification )
Abstract- False
Reintroduce- False
Final- False
Virtual- False
Override- False
Class- False