C# Class Bosphorus.Configuration.Core.DecorationInstaller

Inheritance: AbstractWindsorInstaller, IDecoratorInstaller
Afficher le fichier Open project: BosphorusTeam/bosphorus.configuration

Méthodes protégées

Méthode Description
Install ( IWindsorContainer container, IConfigurationStore store, FromTypesDescriptor allLoadedTypes ) : void

Method Details

Install() protected méthode

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