package cs.system
extends MulticastDelegate › Delegate
import cs.system.Converter_2
Available on cs
staticop_Addition<T0, T1>(arg1:Converter_2<T0, T1>, arg2:Converter_2<T0, T1>):Converter_2<T0, T1>
staticop_Subtraction<T0, T1>(arg1:Converter_2<T0, T1>, arg2:Converter_2<T0, T1>):Converter_2<T0, T1>
finalnew(object:Dynamic, method:IntPtr)
BeginInvoke(input:T0, callback:AsyncCallback, object:Dynamic):IAsyncResult
EndInvoke(result:IAsyncResult):T1
Invoke(input:T0):T1
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/Delegate_Converter_2.html