AutofacContrib.AggregateService
AggregateService extensions to .
Register as an aggregate service.
The container builder
The interface type to register
If is null
If is not an interface
Register as an aggregate service.
The container builder
The interface type to register
If is null
If is not an interface
Generate aggregate service instances from interface types.
Generate an aggregate service instance that will resolve its types from .
The component context from where types will be resolved
The interface type for the aggregate service
The aggregate service instance
Thrown if is not an interface
Generate an aggregate service instance that will resolve its types from .
The component context from where types will be resolved
The interface type for the aggregate service
The aggregate service instance
Thrown if is not an interface
Interceptor that resolves types of properties and methods using a .
Initialize with an interface type and a component context.
Return unique interfaces implemented or inherited by .
Will also include if it is an interface type.