C# Class ProjectCleaner.Bootstrapper

Inheritance: Microsoft.Practices.Prism.UnityExtensions.UnityBootstrapper
Afficher le fichier Open project: Slesa/Playground Class Usage Examples

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