Exemplo n.º 1
0
 public string GetSpiderName(ISpider spider)
 {
     return spider.GetType().Name;
 }