Exemple #1
0
 public AutomatedWebBrowserSite(AutomatedBrowser host)
     : base(host)
 {
     this.host = host;
 }
 public AutomatedWebBrowserSite(AutomatedBrowser host)
     : base(host)
 {
     this.host = host;
 }