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

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

공개 메소드들

메소드 설명
CreateNotification ( System.Guid userId, string ownerName, string information ) : Notification
DuplicateLoginManager ( ) : NHibernate.Transform
RefreshNotifications ( ) : void

메소드 상세

CreateNotification() 공개 정적인 메소드

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

DuplicateLoginManager() 공개 메소드

public DuplicateLoginManager ( ) : NHibernate.Transform
리턴 NHibernate.Transform

RefreshNotifications() 공개 메소드

public RefreshNotifications ( ) : void
리턴 void