Documentation
PureMVC.Interfaces
INotification
Properties
Name
Name
Get the name of the
INotification
instance. No setter, should be set by constructor only
Namespace:
PureMVC.Interfaces
Assembly:
PureMVC in (PureMVC.dll)
Syntax
C#
public
string
Name {
get
; }