Static methods

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

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

Constructor

@:overloadfinalnew(object:Dynamic, method:IntPtr)

Methods

@:overloadBeginInvoke(x:T0, y:T0, callback:AsyncCallback, object:Dynamic):IAsyncResult

@:overloadEndInvoke(result:IAsyncResult):Int

@:overloadInvoke(x:T0, y:T0):Int

Inherited Variables

Defined by Delegate

read onlyTarget:Dynamic

Inherited Methods

Defined by MulticastDelegate

Defined by Delegate

@:overloadClone():Dynamic