Открытые члены | Свойства

Класс TSLab.Notification.NotificationManager

Граф наследования:TSLab.Notification.NotificationManager:
TSLab.Notification.INotificationManager TSLab.DataCommon.INotificator TSLab.DataCommon.INotificationProvider

Полный список членов класса

Открытые члены

 NotificationManager (INotificationHandlersCollector collector, IServiceProvider serviceProvider)
void Add (NotificationHandlerInfo info)
void AddSystemHandler (INotificationHandler handler)
bool Exists (string name)
void Remove (NotificationHandlerInfo info)
void Close ()
void Notify (NotifyEvent notifyEvent)
void NotifyApplicationMessage (NotificationType type, string message, string category, int msgid)
void Save ()
void Load ()
void Initialize (bool bLoad)
INotificationHandler Find (Type type)
void Add (IInternalNotificationHandler handler)
void Remove (IInternalNotificationHandler handler)

Свойства

ObservableCollection
< NotificationHandlerInfo
Handlers [get]
IList< NotificationHandlerInfoAllHandlers [get]