C# Class NSoft.NFramework.Data.WindsorInstallers.AdoWindsorInstaller

Ado 관련 Component 들을 등록합니다.
Inheritance: IWindsorInstaller
Afficher le fichier Open project: debop/NFramework

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