C# Class HelloWorld.Bootstrapper

Inheritance: Prism.Unity.UnityBootstrapper
Afficher le fichier Open project: PrismLibrary/Prism-Samples-Wpf Class Usage Examples

Méthodes protégées

Méthode Description
ConfigureModuleCatalog ( ) : void
CreateShell ( ) : DependencyObject
InitializeShell ( ) : void

Method Details

ConfigureModuleCatalog() protected méthode

protected ConfigureModuleCatalog ( ) : void
Résultat void

CreateShell() protected méthode

protected CreateShell ( ) : DependencyObject
Résultat DependencyObject

InitializeShell() protected méthode

protected InitializeShell ( ) : void
Résultat void