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

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

Méthodes publiques

Méthode Description
TrayNotificationViewModel ( string title, string text, System.TimeSpan closeIn = null, ICollection actions = null ) : System

Method Details

TrayNotificationViewModel() public méthode

public TrayNotificationViewModel ( string title, string text, System.TimeSpan closeIn = null, ICollection actions = null ) : System
title string
text string
closeIn System.TimeSpan
actions ICollection
Résultat System