Available on cs
read onlyAttributes:EventAttributes
read onlyDeclaringType:Type
read onlyEventHandlerType:Type
read onlyIsMulticast:Bool
read onlyIsSpecialName:Bool
read onlyMemberType:MemberTypes
read onlyName:String
read onlyReflectedType:Type
@:overloadAddEventHandler(target:Dynamic, handler:Delegate):Void
@:overloadGetAddMethod():MethodInfo
@:overloadGetAddMethod(nonPublic:Bool):MethodInfo
@:overloadGetCustomAttributes(inherit:Bool):NativeArray<Dynamic>
@:overloadGetCustomAttributes(attributeType:Type, inherit:Bool):NativeArray<Dynamic>
@:overloadGetIDsOfNames(riid:Ref<Guid>, rgszNames:IntPtr, cNames:UInt, lcid:UInt, rgDispId:IntPtr):Void
@:overloadGetRaiseMethod():MethodInfo
@:overloadGetRaiseMethod(nonPublic:Bool):MethodInfo
@:overloadGetRemoveMethod():MethodInfo
@:overloadGetRemoveMethod(nonPublic:Bool):MethodInfo
@:overloadGetType():Type
@:overloadGetTypeInfo(iTInfo:UInt, lcid:UInt, ppTInfo:IntPtr):Void
@:overloadGetTypeInfoCount(pcTInfo:Out<UInt>):Void
@:overloadInvoke(dispIdMember:UInt, riid:Ref<Guid>, lcid:UInt, wFlags:Int16, pDispParams:IntPtr, pVarResult:IntPtr, pExcepInfo:IntPtr, puArgErr:IntPtr):Void
@:overloadIsDefined(attributeType:Type, inherit:Bool):Bool
@:overloadRemoveEventHandler(target:Dynamic, handler:Delegate):Void
@:overloadToString():String