コード例 #1
0
 public void ProcessCrawledDomain(Abot.Poco.CrawlContext crawlContext)
 {
     throw new System.NotImplementedException();
 }
コード例 #2
0
 public void ProcessCrawledPage(Abot.Poco.CrawlContext crawlContext, Abot.Poco.CrawledPage crawledPage)
 {
     throw new System.NotImplementedException();
 }