C# Class RssCrawler.Runner.FeedRunner

Afficher le fichier Open project: schambers/rss-crawler Class Usage Examples

Méthodes publiques

Méthode Description
Crawl ( string feeds ) : void
UpdateCount ( ) : void

Method Details

Crawl() public méthode

public Crawl ( string feeds ) : void
feeds string
Résultat void

UpdateCount() public méthode

public UpdateCount ( ) : void
Résultat void