Class BoundConstructor NamespaceAutofac.Core.Activators.Reflection AssemblyAutofac.dll public class BoundConstructor Inheritance object BoundConstructor Properties ArgumentCount Binder CanInstantiate Description SetsRequiredMembers TargetConstructor Methods ForBindFailure(ConstructorBinder, ParameterInfo) ForBindSuccess(ConstructorBinder, Func<object?[], object>, Func<object?>[]) Instantiate() ToString()