C# Class LinqTwit.Shell.BootStrapper

Inheritance: StructureMapBootstrapper
Mostrar archivo Open project: ArildF/linqtwit Class Usage Examples

Protected Methods

Method Description
ConfigureContainer ( ) : void
CreateShell ( ) : DependencyObject
GetModuleCatalog ( ) : ModuleCatalog

Method Details

ConfigureContainer() protected method

protected ConfigureContainer ( ) : void
return void

CreateShell() protected method

protected CreateShell ( ) : DependencyObject
return System.Windows.DependencyObject

GetModuleCatalog() protected method

protected GetModuleCatalog ( ) : ModuleCatalog
return ModuleCatalog