Exemple #1
0
 public static Int64 JsTrue(IntPtr jsExecState)
 {
     return(BlinkBrowserPInvoke.jsTrue(jsExecState));
 }