Method | Description | |
---|---|---|
Install ( IWindsorContainer container, IConfigurationStore store ) : void |
Performs the installation in the T:Castle.Windsor.IWindsorContainer.
|
public Install ( IWindsorContainer container, IConfigurationStore store ) : void | ||
container | IWindsorContainer | The container. |
store | IConfigurationStore | The configuration store. |
return | void |