W3cubDocs

/Haxe C#

Delegate_Action_1<T0>

package cs.system

extends MulticastDelegateDelegate

import cs.system.Action_1

Available on cs

Static methods

staticop_Addition<T0>(arg1:Action_1<T0>, arg2:Action_1<T0>):Action_1<T0>

staticop_Subtraction<T0>(arg1:Action_1<T0>, arg2:Action_1<T0>):Action_1<T0>

Constructor

finalnew(object:Dynamic, method:IntPtr)

Methods

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

EndInvoke(result:IAsyncResult):Void

Invoke(obj:T0):Void

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