W3cubDocs

/Haxe C#

EventInfo_Delegate_StaticAddEvent_1<T0>

package cs.system.reflection

extends MulticastDelegateDelegate

import cs.system.reflection.EventInfo

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

Constructor

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

Methods

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

@:overload EndInvoke (result:IAsyncResult):Void

@:overload Invoke (dele:T0 ):Void

Static methods

static op_Addition<T0> (arg1:EventInfo_StaticAddEvent_1<T0>, arg2:EventInfo_StaticAddEvent_1<T0>):EventInfo_StaticAddEvent_1<T0>

static op_Subtraction<T0> (arg1:EventInfo_StaticAddEvent_1<T0>, arg2:EventInfo_StaticAddEvent_1<T0>):EventInfo_StaticAddEvent_1<T0>

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