C# Class Prizm.Main.Forms.Notifications.NotificationService

ファイルを表示 Open project: AleksMorozova/prizm

Public Methods

Method Description
LoadAllNotifications ( ) : void

NotifyInterested ( ) : void

Notify about reloading

Private Methods

Method Description
NotificationService ( ) : Prizm.Data.DAL

All types of managers, used in Managers Properties, must registered in this method.

RegisterManager ( INotificationManager manager ) : void

Registers one manager

Method Details

LoadAllNotifications() public method

public LoadAllNotifications ( ) : void
return void

NotifyInterested() public method

Notify about reloading
public NotifyInterested ( ) : void
return void