package cs.system.reflection
extends MemberInfo
implements _EventInfo
Available on cs
read onlyAttributes:EventAttributesread onlyEventHandlerType:Typeread onlyIsMulticast:Boolread onlyIsSpecialName:BoolfinalAddEventHandler(target:Dynamic, handler:Delegate):VoidfinalGetAddMethod():MethodInfoGetAddMethod(nonPublic:Bool):MethodInfoGetOtherMethods(nonPublic:Bool):NativeArray<MethodInfo>finalGetOtherMethods():NativeArray<MethodInfo>finalGetRaiseMethod():MethodInfoGetRaiseMethod(nonPublic:Bool):MethodInfofinalGetRemoveMethod():MethodInfoGetRemoveMethod(nonPublic:Bool):MethodInfofinalRemoveEventHandler(target:Dynamic, handler:Delegate):Void
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/reflection/EventInfo.html