C# (CSharp) Hanasu Namespace

Nested Namespaces

Hanasu.Background_Tasks
Hanasu.Controls
Hanasu.Converters
Hanasu.Core
Hanasu.Dialogs
Hanasu.Extensibility
Hanasu.Extensions
Hanasu.Model
Hanasu.NewStationsCheckTask
Hanasu.Playback
Hanasu.Properties
Hanasu.Services
Hanasu.SystemControllers
Hanasu.Tools
Hanasu.View
Hanasu.ViewModel

Classes

Name Description
App Provides application-specific behavior to supplement the default Application class.
AppSettings
GroupPage
MainPage
MainWindow
NowPlayingPage
PlaybackEngine
SearchPage
SuspensionManager SuspensionManager captures global session state to simplify process lifetime management for an application. Note that session state will be automatically cleared under a variety of conditions and should only be used to store information that would be convenient to carry across sessions, but that should be discarded when an application crashes or is upgraded.
SuspensionManagerException