Свойство | Тип | Описание | |
---|---|---|---|
_binPath | string |
Метод | Описание | |
---|---|---|
Install ( IWindsorContainer container, IConfigurationStore store ) : void | ||
ServiceWindsorInstaller ( string binPath ) : Castle.MicroKernel.Registration |
public abstract Install ( IWindsorContainer container, IConfigurationStore store ) : void | ||
container | IWindsorContainer | |
store | IConfigurationStore | |
Результат | void |
public ServiceWindsorInstaller ( string binPath ) : Castle.MicroKernel.Registration | ||
binPath | string | |
Результат | Castle.MicroKernel.Registration |