Method GetMatchingConstructor
- Namespace
- Autofac
- Assembly
- Autofac.dll
GetMatchingConstructor(Type, Type[])
public static ConstructorInfo? GetMatchingConstructor(this Type type, Type[] constructorParameterTypes)
public static ConstructorInfo? GetMatchingConstructor(this Type type, Type[] constructorParameterTypes)