C# Class Metrooz.ViewModels.NotificationManagerViewModel

Inheritance: Livet.ViewModel
Afficher le fichier Open project: namoshika/Metrooz Class Usage Examples

Méthodes publiques

Méthode Description
NotificationManagerViewModel ( NotificationManager model ) : Livet

Private Methods

Méthode Description
Interval_Fired ( long count ) : void
IsActive_PropertyChanged ( object sender, System e ) : void
UnreadItemCount_PropertyChanged ( object sender, System e ) : void

Method Details

NotificationManagerViewModel() public méthode

public NotificationManagerViewModel ( NotificationManager model ) : Livet
model Metrooz.Models.NotificationManager
Résultat Livet