Constructor FactoryGenerator
- Namespace
- Autofac.Features.GeneratedFactories
- Assembly
- Autofac.dll
FactoryGenerator(Type, Service, ParameterMapping)
public FactoryGenerator(Type delegateType, Service service, ParameterMapping parameterMapping)
Parameters
delegateTypeTypeserviceServiceparameterMappingParameterMapping
FactoryGenerator(Type, Service, ServiceRegistration, ParameterMapping)
public FactoryGenerator(Type delegateType, Service service, ServiceRegistration productRegistration, ParameterMapping parameterMapping)
Parameters
delegateTypeTypeserviceServiceproductRegistrationServiceRegistrationparameterMappingParameterMapping