MostParametersConstructorSelectorSelectConstructorBinding Method |
Namespace: Autofac.Core.Activators.Reflection
public BoundConstructor SelectConstructorBinding( BoundConstructor[] constructorBindings, IEnumerable<Parameter> parameters )
Exception | Condition |
---|---|
DependencyResolutionException | A single unambiguous match could not be chosen. |