C# Class InboxWatcher.Notifications.TextFileNotification

Inheritance: AbstractNotification
Afficher le fichier Open project: ptfuller/InboxWatcher

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetConfigurationScript ( ) : string
Notify ( IMessageSummary summary, NotificationType notificationType, string mailBoxName ) : Task

Method Details

GetConfigurationScript() public méthode

public GetConfigurationScript ( ) : string
Résultat string

Notify() public méthode

public Notify ( IMessageSummary summary, NotificationType notificationType, string mailBoxName ) : Task
summary IMessageSummary
notificationType NotificationType
mailBoxName string
Résultat Task