Summary
Initializes a new instance of the
AutofacTypeRegistrar class.
- Namespace
- Cake
.Infrastructure .Composition - Containing Type
- AutofacTypeRegistrar
Syntax
public AutofacTypeRegistrar(ContainerBuilder builder)
Parameters
| Name | Type | Description |
|---|---|---|
| builder | ContainerBuilder | The container builder. |
Return Value
| Type | Description |
|---|---|
| void |
