FuncObjectObject Constructor

RxJS

Namespace:  System
Assembly:  RxJS (in RxJS.dll)

Syntax

JavaScript
System.FuncObjectObject = function(object, method);

Parameters

object
Type: System..::.Object
method
Type: System..::.IntPtr

See Also