C# 클래스 Prizm.Main.Forms.Notifications.Managers.ExpiredInspectorCertificateManager

상속: NotificationManager, IExpiredInspectorCertificateManager
파일 보기 프로젝트 열기: AleksMorozova/prizm

공개 메소드들

메소드 설명
CreateNotification ( System.Guid userId, string ownerName, System.DateTime expirationDate, string information ) : Notification
ExpiredInspectorCertificateManager ( ) : Prizm.Main.Forms.Notifications.Data
RefreshNotifications ( ) : void

메소드 상세

CreateNotification() 공개 정적인 메소드

public static CreateNotification ( System.Guid userId, string ownerName, System.DateTime expirationDate, string information ) : Notification
userId System.Guid
ownerName string
expirationDate System.DateTime
information string
리턴 Notification

ExpiredInspectorCertificateManager() 공개 메소드

public ExpiredInspectorCertificateManager ( ) : Prizm.Main.Forms.Notifications.Data
리턴 Prizm.Main.Forms.Notifications.Data

RefreshNotifications() 공개 메소드

public RefreshNotifications ( ) : void
리턴 void