Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ProjectCleaner
Bootstrapper
C# Class ProjectCleaner.Bootstrapper
Inheritance:
Microsoft.Practices.Prism.UnityExtensions.UnityBootstrapper
Mostra file
Open project: Slesa/Playground
Class Usage Examples
Protected Methods
Method
Description
ConfigureContainer
( ) :
void
CreateShell
( ) :
DependencyObject
InitializeShell
( ) :
void
Method Details
ConfigureContainer()
protected
method
protected
ConfigureContainer
( ) :
void
return
void
CreateShell()
protected
method
protected
CreateShell
( ) :
DependencyObject
return
System.Windows.DependencyObject
InitializeShell()
protected
method
protected
InitializeShell
( ) :
void
return
void