Пример #1
0
 public void ExecJavascript(string src, string scriptUrl)
 {
     Cef3Binder.MyCefBwExecJavascript(this.myCefBrowser, src, scriptUrl);
 }