System.Reflection.EventInfo._EventInfo C# (CSharp) 메소드

_EventInfo() 개인적인 메소드

private _EventInfo ( ) : Type
리턴 Type
        Type _EventInfo.GetType()
        {
            return base.GetType();
        }

Same methods

EventInfo::_EventInfo ( [ riid, IntPtr rgszNames, uint cNames, uint lcid, IntPtr rgDispId ) : void
EventInfo::_EventInfo ( uint &pcTInfo ) : void
EventInfo::_EventInfo ( uint dispIdMember, [ riid, uint lcid, short wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr ) : void
EventInfo::_EventInfo ( uint iTInfo, uint lcid, IntPtr ppTInfo ) : void