Autofac.Features.GeneratedFactories Namespace |
[Missing <summary> documentation for "N:Autofac.Features.GeneratedFactories"]
| Class | Description | |
|---|---|---|
| FactoryGenerator |
Generates context-bound closures that represent factories from
a set of heuristics based on delegate type signatures.
| |
| GeneratedFactoryActivatorData |
Data used to create factory activators.
|
| Enumeration | Description | |
|---|---|---|
| ParameterMapping |
Determines how the parameters of the delegate type are passed on
to the generated Resolve() call as Parameter objects.
|