- Namespace
- Cake
.Infrastructure .Composition - Containing Type
- AutofacTypeRegistrar
Syntax
public void RegisterLazy(Type service, Func<object> factory)
Parameters
| Name | Type | Description |
|---|---|---|
| service | Type | |
| factory | Func |
Return Value
| Type | Description |
|---|---|
| void |
