C# 클래스 InboxWatcher.Notifications.TextFileNotification

상속: AbstractNotification
파일 보기 프로젝트 열기: ptfuller/InboxWatcher

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetConfigurationScript ( ) : string
Notify ( IMessageSummary summary, NotificationType notificationType, string mailBoxName ) : Task

메소드 상세

GetConfigurationScript() 공개 메소드

public GetConfigurationScript ( ) : string
리턴 string

Notify() 공개 메소드

public Notify ( IMessageSummary summary, NotificationType notificationType, string mailBoxName ) : Task
summary IMessageSummary
notificationType NotificationType
mailBoxName string
리턴 Task