Method | Description | |
---|---|---|
GetRegistrationsViaConvention ( ) : IEnumerable |
||
Install ( IWindsorContainer container, IConfigurationStore store ) : void |
Method | Description | |
---|---|---|
GetBootstrapRegistrations ( IWindsorContainer container ) : void | ||
GetRegistrations ( ) : IEnumerable |
public GetRegistrationsViaConvention ( ) : IEnumerable |
||
return | IEnumerable |
public Install ( IWindsorContainer container, IConfigurationStore store ) : void | ||
container | IWindsorContainer | |
store | IConfigurationStore | |
return | void |