C# Class NavigationSampleApp.Bootstrapper

Inheritance: Prism.Unity.UnityBootstrapper
Afficher le fichier Open project: runceel/PrismEdu

Méthodes protégées

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

Method Details

ConfigureContainer() protected méthode

protected ConfigureContainer ( ) : void
Résultat void

CreateShell() protected méthode

protected CreateShell ( ) : DependencyObject
Résultat System.Windows.DependencyObject

InitializeShell() protected méthode

protected InitializeShell ( ) : void
Résultat void