Property | Type | Description | |
---|---|---|---|
_binPath | string |
Method | Description | |
---|---|---|
Install ( IWindsorContainer container, IConfigurationStore store ) : void | ||
ServiceWindsorInstaller ( string binPath ) : Castle.MicroKernel.Registration |
public abstract Install ( IWindsorContainer container, IConfigurationStore store ) : void | ||
container | IWindsorContainer | |
store | IConfigurationStore | |
return | void |
public ServiceWindsorInstaller ( string binPath ) : Castle.MicroKernel.Registration | ||
binPath | string | |
return | Castle.MicroKernel.Registration |