W3cubDocs

/Haxe C#

Delegate_Predicate_1<T0>

package cs.system

extends MulticastDelegateDelegate

import cs.system.Predicate_1

Available on cs

Static methods

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

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

Constructor

finalnew(object:Dynamic, method:IntPtr)

Methods

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

EndInvoke(result:IAsyncResult):Bool

Invoke(obj:T0):Bool

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