Exemple #1
0
 public void ReplaceMisspelling(string word)
 {
     managedCefBrowserAdapter.ReplaceMisspelling(word);
 }