C# Class InboxWatcher.Notifications.NotificationSummary

Inheritance: ISummary
Afficher le fichier Open project: ptfuller/InboxWatcher Class Usage Examples

Méthodes publiques

Méthode Description
NotificationSummary ( ) : System
NotificationSummary ( IMessageSummary sum, NotificationType notificationType ) : System
NotificationSummary ( ISummary sum, NotificationType notificationType ) : System

Method Details

NotificationSummary() public méthode

public NotificationSummary ( ) : System
Résultat System

NotificationSummary() public méthode

public NotificationSummary ( IMessageSummary sum, NotificationType notificationType ) : System
sum IMessageSummary
notificationType NotificationType
Résultat System

NotificationSummary() public méthode

public NotificationSummary ( ISummary sum, NotificationType notificationType ) : System
sum ISummary
notificationType NotificationType
Résultat System