Table of Contents

Method GetDeclaredConstructors

Namespace
Autofac
Assembly
Autofac.dll

GetDeclaredConstructors(Type)

public static ConstructorInfo[] GetDeclaredConstructors(this Type @this)

Parameters

this Type

Returns

ConstructorInfo[]