Table of Contents

Class MatchingSignatureConstructorSelector

Namespace
Autofac.Core.Activators.Reflection
Assembly
Autofac.dll
public class MatchingSignatureConstructorSelector : IConstructorSelectorWithEarlyBinding, IConstructorSelector
Inheritance
MatchingSignatureConstructorSelector
Implements

Constructors

MatchingSignatureConstructorSelector(params Type[])

Methods

SelectConstructorBinder(ConstructorBinder[])
SelectConstructorBinding(BoundConstructor[], IEnumerable<Parameter>)