共用方式為


JSValue.Invoke(String, JSValue[]) 方法

定義

使用指定的 呼叫 JSValue 上指定的 methodarguments

[Foundation.Export("invokeMethod:withArguments:")]
public virtual JavaScriptCore.JSValue Invoke (string method, params JavaScriptCore.JSValue[] arguments);
override this.Invoke : string * JavaScriptCore.JSValue[] -> JavaScriptCore.JSValue

參數

method
String
arguments
JSValue[]

傳回

屬性

適用於