Method | Description | |
---|---|---|
InvokeFromJavaScript ( string func, string args ) : void | ||
ObjectForScripting ( IObjectForScriptable scriptable ) : System |
public InvokeFromJavaScript ( string func, string args ) : void | ||
func | string | |
args | string | |
return | void |
public ObjectForScripting ( IObjectForScriptable scriptable ) : System | ||
scriptable | IObjectForScriptable | |
return | System |