W3cubDocs

/Haxe C#

EventInfo_Delegate_AddEventAdapter

package cs.system.reflection

extends MulticastDelegateDelegate

import cs.system.reflection.EventInfo

Available on cs

Static methods

staticop_Addition(arg1:EventInfo_AddEventAdapter, arg2:EventInfo_AddEventAdapter):EventInfo_AddEventAdapter

staticop_Subtraction(arg1:EventInfo_AddEventAdapter, arg2:EventInfo_AddEventAdapter):EventInfo_AddEventAdapter

Constructor

finalnew(object:Dynamic, method:IntPtr)

Methods

BeginInvoke(_this:Dynamic, dele:Delegate, callback:AsyncCallback, object:Dynamic):IAsyncResult

EndInvoke(result:IAsyncResult):Void

Invoke(_this:Dynamic, dele:Delegate):Void

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/reflection/EventInfo_Delegate_AddEventAdapter.html