W3cubDocs

/Haxe C#

EventHandler_1<T0>(Delegate_EventHandler_1<T0>)

package cs.system

Available on cs

Constructor

inline new (hxfunc:Dynamic ‑> T0 ‑> Void)

Methods

inline AsDelegate ():Delegate_EventHandler_1<T0>

Static methods

static inline Add<T0> (arg1:EventHandler_1<T0>, arg2:EventHandler_1<T0>):EventHandler_1<T0>

static inline FromHaxeFunction<T0> (hxfunc:Dynamic ‑> T0 ‑> Void):EventHandler_1<T0>

static inline Remove<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/EventHandler_1.html