private CallFromNative ( string function, object thisObject ) : object | ||
function | string | The name of the caller function. |
thisObject | object | The value of the "this" keyword within the function. |
return | object |
private CallFromNative ( string function, object thisObject ) : object | ||
function | string | The name of the caller function. |
thisObject | object | The value of the "this" keyword within the function. |
return | object |