C# Class Mike.MefAreas.AddIn.Installers.CustomerAddinInstaller

Inheritance: IWindsorInstaller
Afficher le fichier Open project: mikehadlow/MefAreas

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