Method ForBindSuccess
- Namespace
- Autofac.Core.Activators.Reflection
- Assembly
- Autofac.dll
ForBindSuccess(ConstructorBinder, Func<object?[], object>, Func<object?>[])
public static BoundConstructor ForBindSuccess(ConstructorBinder binder, Func<object?[], object> factory, Func<object?>[] valueRetrievers)