赞
踩
创建全局变量 : ChromiumWebBrowser webBrowser;
if (!string.IsNullOrWhiteSpace(Url)) { webBrowser = new ChromiumWebBrowser(Url); } else if