W3cubDocs

/Haxe C#

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