C# Class TRock.Music.Client.AppBootstrapper

Inheritance: Microsoft.Practices.Prism.UnityExtensions.UnityBootstrapper
Exibir arquivo Open project: torshy/TRock.Music Class Usage Examples

Protected Methods

Method Description
ConfigureContainer ( ) : void
ConfigureModuleCatalog ( ) : void
CreateShell ( ) : DependencyObject
InitializeShell ( ) : void

Method Details

ConfigureContainer() protected method

protected ConfigureContainer ( ) : void
return void

ConfigureModuleCatalog() protected method

protected ConfigureModuleCatalog ( ) : void
return void

CreateShell() protected method

protected CreateShell ( ) : DependencyObject
return System.Windows.DependencyObject

InitializeShell() protected method

protected InitializeShell ( ) : void
return void