C# Class Bosphorus.Dao.NHibernate.Configuration.Fluent.ConventionApplier.Installer

Inheritance: AbstractWindsorInstaller
Datei anzeigen Open project: BosphorusTeam/bosphorus.dao

Protected Methods

Method Description
Install ( IWindsorContainer container, IConfigurationStore store, FromTypesDescriptor allLoadedTypes ) : void

Method Details

Install() protected method

protected Install ( IWindsorContainer container, IConfigurationStore store, FromTypesDescriptor allLoadedTypes ) : void
container IWindsorContainer
store IConfigurationStore
allLoadedTypes Castle.MicroKernel.Registration.FromTypesDescriptor
return void