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

RtFieldInfo() private method

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

Same methods

RtFieldInfo::RtFieldInfo ( RuntimeFieldHandle handle, RuntimeType declaringType, System.RuntimeType.RuntimeTypeCache reflectedTypeCache, BindingFlags bindingFlags ) : System