C# Class Prizm.Main.Forms.Notifications.Managers.PostponeConflictManager

Inheritance: NotificationManager, IPostponeConflictManager
Afficher le fichier Open project: AleksMorozova/prizm

Méthodes publiques

Méthode Description
CreateNotification ( System.Guid ownerId, string ownerName, float unitsLeft, string information ) : Notification
LoadNotifications ( ) : void
PostponeConflictManager ( ) : Prizm.Main.Common
RefreshNotifications ( ) : void

Method Details

CreateNotification() public static méthode

public static CreateNotification ( System.Guid ownerId, string ownerName, float unitsLeft, string information ) : Notification
ownerId System.Guid
ownerName string
unitsLeft float
information string
Résultat Notification

LoadNotifications() public méthode

public LoadNotifications ( ) : void
Résultat void

PostponeConflictManager() public méthode

public PostponeConflictManager ( ) : Prizm.Main.Common
Résultat Prizm.Main.Common

RefreshNotifications() public méthode

public RefreshNotifications ( ) : void
Résultat void