arrow_back Back to all endpoints

ConstructorInfo

Name Description Type Additional information
MemberType MemberTypes None.
MethodImplementationFlags MethodImplAttributes None.
MethodHandle RuntimeMethodHandle None.
Attributes MethodAttributes None.
CallingConvention CallingConventions None.
IsGenericMethodDefinition boolean None.
ContainsGenericParameters boolean None.
IsGenericMethod boolean None.
IsSecurityCritical boolean None.
IsSecuritySafeCritical boolean None.
IsSecurityTransparent boolean None.
IsPublic boolean None.
IsPrivate boolean None.
IsFamily boolean None.
IsAssembly boolean None.
IsFamilyAndAssembly boolean None.
IsFamilyOrAssembly boolean None.
IsStatic boolean None.
IsFinal boolean None.
IsVirtual boolean None.
IsHideBySig boolean None.
IsAbstract boolean None.
IsSpecialName boolean None.
IsConstructor boolean None.
Name text None.
DeclaringType Type None.
ReflectedType Type None.
CustomAttributes array (CustomAttributeData) None.
MetadataToken number None.
Module Module None.