C# Class InboxWatcher.Notifications.HttpNotification

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

Protected Properties

Свойство Type Description
Kvp string>>.List

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

Property Details

Kvp protected_oe property

protected List> Kvp
Résultat string>>.List