reflection.EventInfo_AddEvent_2

EventInfo_AddEvent_2<T0, T1>(EventInfo_Delegate_AddEvent_2<T0, T1>)

package cs-system-reflection

import cs.system.reflection.EventInfo

Available on cs

Constructor

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

Methods

inline AsDelegate ():EventInfo_Delegate_AddEvent_2<T0, T1>

Static methods

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

static inline FromHaxeFunction<T0, T1> (hxfunc:T0 ‑> T1 ‑> Void):EventInfo_AddEvent_2<T0, T1>

static inline Remove<T0, T1> (arg1:EventInfo_AddEvent_2<T0, T1>, arg2:EventInfo_AddEvent_2<T0, T1>):EventInfo_AddEvent_2<T0, T1>

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部