Static methods

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

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

Constructor

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

Methods

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

@:overloadEndInvoke(result:IAsyncResult):Void

@:overloadInvoke(obj:T0):Void

Inherited Variables

Defined by Delegate

read onlyTarget:Dynamic

Inherited Methods

Defined by MulticastDelegate

Defined by Delegate

@:overloadClone():Dynamic