package cs.system
extends MulticastDelegate › Delegate
import cs.system.EventHandler_1
Available on cs
staticop_Addition<T0>(arg1:EventHandler_1<T0>, arg2:EventHandler_1<T0>):EventHandler_1<T0>staticop_Subtraction<T0>(arg1:EventHandler_1<T0>, arg2:EventHandler_1<T0>):EventHandler_1<T0>finalnew(object:Dynamic, method:IntPtr)BeginInvoke(sender:Dynamic, e:T0, callback:AsyncCallback, object:Dynamic):IAsyncResultEndInvoke(result:IAsyncResult):VoidInvoke(sender:Dynamic, e:T0):Void
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/Delegate_EventHandler_1.html