C# 클래스 SoundSwitch.Framework.NotificationManager.NotificationManager

파일 보기 프로젝트 열기: Belphemur/SoundSwitch 1 사용 예제들

공개 메소드들

메소드 설명
Init ( ) : void
NotificationManager ( IAppModel model ) : System

비공개 메소드들

메소드 설명
ModelOnCustomSoundChanged ( object sender, CustomSoundChangedEvent customSoundChangedEvent ) : void
ModelOnDefaultDeviceChanged ( object sender, DeviceDefaultChangedEvent deviceDefaultChangedEvent ) : void
ModelOnNotificationSettingsChanged ( object sender, NotificationSettingsUpdatedEvent notificationSettingsUpdatedEvent ) : void
SetNotification ( NotificationTypeEnum notificationTypeEnum ) : void

메소드 상세

Init() 공개 메소드

public Init ( ) : void
리턴 void

NotificationManager() 공개 메소드

public NotificationManager ( IAppModel model ) : System
model IAppModel
리턴 System