W3cubDocs

/Haxe C#

EventInfo_Delegate_AddEvent_2<T0, T1>

package cs.system.reflection

extends MulticastDelegateDelegate

import cs.system.reflection.EventInfo

@:final@:libType@:csNative@:native("System.Reflection.EventInfo.AddEvent`2") Available on cs

Constructor

@:final @:overload new (object:Dynamic, method:IntPtr)

Methods

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

@:overload EndInvoke (result:IAsyncResult):Void

@:overload Invoke (_this:T0, dele:T1 ):Void

Static methods

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

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

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/reflection/EventInfo_Delegate_AddEvent_2.html