W3cubDocs

/Haxe C#

Delegate_Predicate_1<T0>

package cs.system

extends MulticastDelegateDelegate

import cs.system.Predicate_1

Available on cs

Constructor

new (object:Dynamic, method:IntPtr)

Methods

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

EndInvoke (result:IAsyncResult):Bool

Invoke (obj:T0 ):Bool

Static methods

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

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

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