EventHandler_1

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部