C# Class withSIX.Mini.Presentation.Wpf.Services.WpfNotificationProvider

Inheritance: INotificationProvider
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
Notify ( string subject, string text, string icon = null, System.TimeSpan expirationTime = null ) : Task

Method Details

Notify() public méthode

public Notify ( string subject, string text, string icon = null, System.TimeSpan expirationTime = null ) : Task
subject string
text string
icon string
expirationTime System.TimeSpan
Résultat Task