Static methods

staticop_Addition<T0, T1>(arg1:EventInfo_AddEvent_2<T0, T1>, arg2:EventInfo_AddEvent_2<T0, T1>):EventInfo_AddEvent_2<T0, T1>

staticop_Subtraction<T0, T1>(arg1:EventInfo_AddEvent_2<T0, T1>, arg2:EventInfo_AddEvent_2<T0, T1>):EventInfo_AddEvent_2<T0, T1>

Constructor

@:overloadfinalnew(object:Dynamic, method:IntPtr)

Methods

@:overloadBeginInvoke(_this:T0, dele:T1, callback:AsyncCallback, object:Dynamic):IAsyncResult

@:overloadEndInvoke(result:IAsyncResult):Void

@:overloadInvoke(_this:T0, dele:T1):Void

Inherited Variables

Defined by Delegate

read onlyTarget:Dynamic

Inherited Methods

Defined by MulticastDelegate

Defined by Delegate

@:overloadClone():Dynamic