C# Class withSIX.Mini.Applications.MVVM.ViewModels.ShowTrayNotification

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

Méthodes publiques

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

Method Details

ShowTrayNotification() public méthode

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