public void ExecJavascript(string src, string url) { Cef3Binder.MyCefBwExecJavascript2(this.Ptr, src, url); }