Calls this function.
[C#] JSValue Call(IList<JSValue> args)
JSValue Call(IList<JSValue> args)
may throw Exception()
The method calls this value as a function.
None.