W3cubDocs

/Haxe C#

Delegate_EventHandler_1<T0>

package cs.system

extends MulticastDelegateDelegate

import cs.system.EventHandler_1

Available on cs

Constructor

new (object:Dynamic, method:IntPtr)

Methods

BeginInvoke (sender:Dynamic, e:T0, callback:AsyncCallback, object:Dynamic):IAsyncResult

EndInvoke (result:IAsyncResult):Void

Invoke (sender:Dynamic, e:T0 ):Void

Static methods

static op_Addition<T0> (arg1:EventHandler_1<T0>, arg2:EventHandler_1<T0>):EventHandler_1<T0>

static op_Subtraction<T0> (arg1:EventHandler_1<T0>, arg2:EventHandler_1<T0>):EventHandler_1<T0>

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/cs/system/Delegate_EventHandler_1.html