C# 클래스 withSIX.Mini.Presentation.Wpf.Services.WpfNotificationProvider

상속: INotificationProvider
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 메소드들

메소드 설명
Notify ( string subject, string text, string icon = null, System.TimeSpan expirationTime = null ) : Task

메소드 상세

Notify() 공개 메소드

public Notify ( string subject, string text, string icon = null, System.TimeSpan expirationTime = null ) : Task
subject string
text string
icon string
expirationTime System.TimeSpan
리턴 Task