C# Class SoundSwitch.Framework.NotificationManager.NotificationManager

Afficher le fichier Open project: Belphemur/SoundSwitch Class Usage Examples

Méthodes publiques

Méthode Description
Init ( ) : void
NotificationManager ( IAppModel model ) : System

Private Methods

Méthode Description
ModelOnCustomSoundChanged ( object sender, CustomSoundChangedEvent customSoundChangedEvent ) : void
ModelOnDefaultDeviceChanged ( object sender, DeviceDefaultChangedEvent deviceDefaultChangedEvent ) : void
ModelOnNotificationSettingsChanged ( object sender, NotificationSettingsUpdatedEvent notificationSettingsUpdatedEvent ) : void
SetNotification ( NotificationTypeEnum notificationTypeEnum ) : void

Method Details

Init() public méthode

public Init ( ) : void
Résultat void

NotificationManager() public méthode

public NotificationManager ( IAppModel model ) : System
model IAppModel
Résultat System