C# Class HelloWorldApp.Bootstrapper

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

Méthodes protégées

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

Method Details

CreateShell() protected méthode

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

InitializeShell() protected méthode

protected InitializeShell ( ) : void
Résultat void