Static methods

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>

Constructor

finalnew(object:Dynamic, method:IntPtr)

Methods

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

Invoke(input:T0):T1

Inherited Variables

Defined by Delegate

read onlyTarget:Dynamic

Inherited Methods