Exemplo n.º 1
0
 public void EvaluateJS(string js)
 {
     webView.EvaluateJS(js);
 }