Summary
Configures the container.
- Assembly
- Rocket
.Surgery .Extensions .Autofac .dll - Namespace
- Rocket
.Surgery .Extensions .Autofac - Containing Type
- AutofacBuilder
Syntax
public IAutofacConventionContext ConfigureContainer(ContainerBuilderDelegate builder)
Parameters
Name | Type | Description |
---|---|---|
builder | Container |
The builder. |
Return Value
Type | Description |
---|---|
I |
IAutofacConventionContext. |