예제 #1
0
 public void ExecJavascript(string src, string url)
 {
     Cef3Binder.MyCefBwExecJavascript2(this.Ptr, src, url);
 }