Summary
Initializes a new instance of the
AutofacTypeResolver class.
- Namespace
- Cake
.Infrastructure .Composition - Containing Type
- AutofacTypeResolver
Syntax
public AutofacTypeResolver(ILifetimeScope scope)
Parameters
| Name | Type | Description |
|---|---|---|
| scope | ILifetimeScope | The lifetime scope. |
Return Value
| Type | Description |
|---|---|
| void |
