W3cubDocs

/Haxe C#

Delegate_Converter_2<T0, T1>

package cs.system

extends MulticastDelegateDelegate

import cs.system.Converter_2

@:final@:libType@:csNative@:native("System.Converter`2") Available on cs

Constructor

@:final @:overload new (object:Dynamic, method:IntPtr)

Methods

@:overload BeginInvoke (input:T0, callback:AsyncCallback, object:Dynamic):IAsyncResult

@:overload EndInvoke (result:IAsyncResult):T1

@:overload Invoke (input:T0 ):T1

Static methods

static op_Addition<T0, T1> (arg1:Converter_2<T0, T1>, arg2:Converter_2<T0, T1>):Converter_2<T0, T1>

static op_Subtraction<T0, T1> (arg1:Converter_2<T0, T1>, arg2:Converter_2<T0, T1>):Converter_2<T0, T1>

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