W3cubDocs

/Haxe C#

Delegate_CrossAppDomainDelegate

package cs.system

extends MulticastDelegateDelegate

import cs.system.CrossAppDomainDelegate

Available on cs

Constructor

new (object:Dynamic, method:IntPtr)

Methods

BeginInvoke (callback:AsyncCallback, object:Dynamic):IAsyncResult

EndInvoke (result:IAsyncResult):Void

Invoke ():Void

Static methods

static op_Addition (arg1:CrossAppDomainDelegate, arg2:CrossAppDomainDelegate):CrossAppDomainDelegate

static op_Subtraction (arg1:CrossAppDomainDelegate, arg2:CrossAppDomainDelegate):CrossAppDomainDelegate

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/cs/system/Delegate_CrossAppDomainDelegate.html