reflection.EventInfo_Delegate_AddEvent_2

EventInfo_Delegate_AddEvent_2<T0, T1>

package cs-system-reflection

extends MulticastDelegateDelegate

import cs.system.reflection.EventInfo

Available on cs

Constructor

new (object:Dynamic, method:IntPtr)

Methods

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

EndInvoke (result:IAsyncResult):Void

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–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/cs/system/reflection/EventInfo_Delegate_AddEvent_2.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部