System.Reflection.RuntimeConstructorInfo.RuntimeConstructorInfo C# (CSharp) Method

RuntimeConstructorInfo() private method

private RuntimeConstructorInfo ( ) : System
return System
        internal RuntimeConstructorInfo()
        {
            // Used for dummy head node during population
        }
        internal RuntimeConstructorInfo(

Same methods

RuntimeConstructorInfo::RuntimeConstructorInfo ( RuntimeMethodHandle handle, RuntimeTypeHandle declaringTypeHandle, System.RuntimeType.RuntimeTypeCache reflectedTypeCache, MethodAttributes methodAttributes, BindingFlags bindingFlags ) : System