C# Class Web.Infrastructure.Windsor.Installers.ControllersInstaller

Inheritance: IWindsorInstaller
Afficher le fichier Open project: ssdug/Public-Site

Méthodes publiques

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

Method Details

Install() public méthode

public Install ( IWindsorContainer container, IConfigurationStore store ) : void
container IWindsorContainer
store IConfigurationStore
Résultat void