ConstructorSupport.

SkipConstructor(IConstructorAwareReflectClass, bool, bool) Method

Syntax

public static IReflectConstructor SkipConstructor(IConstructorAwareReflectClass claxx, bool skipConstructor, bool testConstructor)

Parameters

Name Type Description
claxx IConstructorAwareReflectClass
skipConstructor bool
testConstructor bool

Return Value

Type Description
IReflectConstructor