Table of Contents

Method GetDeclaredPublicConstructors

Namespace
Autofac
Assembly
Autofac.dll

GetDeclaredPublicConstructors(Type)

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

Parameters

this Type

Returns

ConstructorInfo[]