Click or drag to resize

Autofac.Features.GeneratedFactories Namespace

[Missing <summary> documentation for "N:Autofac.Features.GeneratedFactories"]

Classes
  ClassDescription
Public classFactoryGenerator
Generates context-bound closures that represent factories from a set of heuristics based on delegate type signatures.
Public classGeneratedFactoryActivatorData
Data used to create factory activators.
Enumerations
  EnumerationDescription
Public enumerationParameterMapping
Determines how the parameters of the delegate type are passed on to the generated Resolve() call as Parameter objects.