Ejemplo n.º 1
0
 public BingSearchResultsOrganiser(string html)
 {
     parser = new HtmlParser(html);
 }