Available on cs
read onlyAttributes:EventAttributes
read onlyEventHandlerType:Type
read onlyIsMulticast:Bool
read onlyIsSpecialName:Bool
finalAddEventHandler(target:Dynamic, handler:Delegate):Void
finalGetAddMethod():MethodInfo
GetAddMethod(nonPublic:Bool):MethodInfo
GetOtherMethods(nonPublic:Bool):NativeArray<MethodInfo>
finalGetOtherMethods():NativeArray<MethodInfo>
finalGetRaiseMethod():MethodInfo
GetRaiseMethod(nonPublic:Bool):MethodInfo
finalGetRemoveMethod():MethodInfo
GetRemoveMethod(nonPublic:Bool):MethodInfo
finalRemoveEventHandler(target:Dynamic, handler:Delegate):Void
get_Attributes():EventAttributes
finalget_EventHandlerType():Type
finalget_IsMulticast():Bool
finalget_IsSpecialName():Bool
read onlyDeclaringType:Type
read onlyMetadataToken:Int
read onlyModule:Module
read onlyName:String
read onlyReflectedType:Type
GetCustomAttributes(inherit:Bool):NativeArray<Dynamic>
GetCustomAttributes(attributeType:Type, inherit:Bool):NativeArray<Dynamic>
IsDefined(attributeType:Type, inherit:Bool):Bool
get_DeclaringType():Type
get_MetadataToken():Int
get_Module():Module
get_Name():String
get_ReflectedType():Type