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

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

Méthodes publiques

Méthode Description
CreateNotification ( System.Guid userId, string ownerName, System.DateTime expirationDate, string information ) : Notification
ExpiredInspectorCertificateManager ( ) : Prizm.Main.Forms.Notifications.Data
RefreshNotifications ( ) : void

Method Details

CreateNotification() public static méthode

public static CreateNotification ( System.Guid userId, string ownerName, System.DateTime expirationDate, string information ) : Notification
userId System.Guid
ownerName string
expirationDate System.DateTime
information string
Résultat Notification

ExpiredInspectorCertificateManager() public méthode

public ExpiredInspectorCertificateManager ( ) : Prizm.Main.Forms.Notifications.Data
Résultat Prizm.Main.Forms.Notifications.Data

RefreshNotifications() public méthode

public RefreshNotifications ( ) : void
Résultat void