Table of Contents

Class ReflectionActivator

Namespace
Autofac.Core.Activators.Reflection
Assembly
Autofac.dll
public class ReflectionActivator : InstanceActivator, IInstanceActivator
Inheritance
ReflectionActivator
Implements
Inherited Members

Constructors

ReflectionActivator(Type, IConstructorFinder, IConstructorSelector, IEnumerable<Parameter>, IEnumerable<Parameter>)

Properties

ConstructorFinder
ConstructorSelector

Methods

ConfigurePipeline(IComponentRegistryServices, IResolvePipelineBuilder)