dotNetObject:System.Reflection.RuntimeConstructorInfo

--PROPERTIES OF dotNetObject:System.Reflection.RuntimeConstructorInfoDefault / Value
.Attributes : , read-onlydotNetObject:System.Reflection.MethodAttributes
.CallingConvention : , read-onlydotNetObject:System.Reflection.CallingConventions
.ContainsGenericParameters : , read-onlyfalse
.DeclaringType : , read-onlydotNetObject:System.RuntimeType[System.String]
.IsAbstract : , read-onlyfalse
.IsAssembly : , read-onlyfalse
.IsConstructor : , read-onlyfalse
.IsFamily : , read-onlyfalse
.IsFamilyAndAssembly : , read-onlyfalse
.IsFamilyOrAssembly : , read-onlyfalse
.IsFinal : , read-onlyfalse
.IsGenericMethod : , read-onlyfalse
.IsGenericMethodDefinition : , read-onlyfalse
.IsHideBySig : , read-onlytrue
.IsPrivate : , read-onlytrue
.IsPublic : , read-onlyfalse
.IsSpecialName : , read-onlytrue
.IsStatic : , read-onlytrue
.IsVirtual : , read-onlyfalse
.MemberType : , read-onlydotNetObject:System.Reflection.MemberTypes
.MetadataToken : , read-only100663798
.MethodHandle : , read-onlydotNetObject:System.RuntimeMethodHandle
.Module : , read-onlydotNetObject:System.Reflection.Module
.Name : , read-only.cctor
.ReflectedType : , read-onlydotNetObject:System.RuntimeType[System.String]
.ConstructorName : , read-only, static.ctor
.TypeConstructorName : , read-only, static.cctor
--METHODS OF dotNetObject:System.Reflection.RuntimeConstructorInfo
.Equals obj
.[static]Equals objA objB
.[static]GetCurrentMethod()
.GetCustomAttributes inherit
.GetCustomAttributes attributeType inherit
.GetGenericArguments()
.GetHashCode()
.GetMethodBody()
.[static]GetMethodFromHandle handle
.[static]GetMethodFromHandle handle declaringType
.GetMethodImplementationFlags()
.GetObjectData info context
.GetParameters()
.GetType()
.Invoke parameters
.Invoke obj parameters
.Invoke invokeAttr binder parameters culture
.Invoke obj invokeAttr binder parameters culture
.IsDefined attributeType inherit
.[static]ReferenceEquals objA objB
.ToString()
--EVENTS OF dotNetObject:System.Reflection.RuntimeConstructorInfo