C# Class Metrooz.ViewModels.NotificationManagerViewModel

Inheritance: Livet.ViewModel
Exibir arquivo Open project: namoshika/Metrooz Class Usage Examples

Public Methods

Method Description
NotificationManagerViewModel ( NotificationManager model ) : Livet

Private Methods

Method Description
Interval_Fired ( long count ) : void
IsActive_PropertyChanged ( object sender, System e ) : void
UnreadItemCount_PropertyChanged ( object sender, System e ) : void

Method Details

NotificationManagerViewModel() public method

public NotificationManagerViewModel ( NotificationManager model ) : Livet
model Metrooz.Models.NotificationManager
return Livet