Пример #1
0
 public void LoadHtml(string html, string url)
 {
     managedCefBrowserAdapter.LoadHtml(html, url);
 }