C# 클래스 InboxWatcher.Notifications.NotificationSummary

상속: ISummary
파일 보기 프로젝트 열기: ptfuller/InboxWatcher 1 사용 예제들

공개 메소드들

메소드 설명
NotificationSummary ( ) : System
NotificationSummary ( IMessageSummary sum, NotificationType notificationType ) : System
NotificationSummary ( ISummary sum, NotificationType notificationType ) : System

메소드 상세

NotificationSummary() 공개 메소드

public NotificationSummary ( ) : System
리턴 System

NotificationSummary() 공개 메소드

public NotificationSummary ( IMessageSummary sum, NotificationType notificationType ) : System
sum IMessageSummary
notificationType NotificationType
리턴 System

NotificationSummary() 공개 메소드

public NotificationSummary ( ISummary sum, NotificationType notificationType ) : System
sum ISummary
notificationType NotificationType
리턴 System