Esempio n. 1
0
 public void AddWordToDictionary(string word)
 {
     managedCefBrowserAdapter.AddWordToDictionary(word);
 }