Skip to content
Node API for .NET
Search
K
Appearance
Menu
Return to top
On this page
JSProxy.Apply delegate
C#
public
delegate
JSValue
Apply
(
JSObject
target
,
JSValue
thisArg
,
JSArray
arguments
);
See Also
struct
JSValue
struct
JSObject
struct
JSArray
struct
JSProxy
namespace
Microsoft.JavaScript.NodeApi