Exemplo n.º 1
0
 public static Int64 JsNull(IntPtr jsExecState)
 {
     return(BlinkBrowserPInvoke.jsNull(jsExecState));
 }