C# Class StarryEyes.Models.Subsystems.Notifications.UI.UINotificationProxy

Datei anzeigen Open project: karno/StarryEyes

Public Methods

Method Description
Initialize ( ) : void

Initialize notification router

Private Methods

Method Description
GetNotificator ( ) : IUINotificator
GetSoundFilePath ( NotifySoundType type ) : string
PlaySoundCore ( string filePath ) : void

Method Details

Initialize() public static method

Initialize notification router
public static Initialize ( ) : void
return void