C# Class FT.Scraper.Paragraf20

Mostra file Open project: friism/folketsting

Public Methods

Method Description
DoScrape ( ) : void

Private Methods

Method Description
CheckForPolitian ( string name, string party, string pollink, ScrapeDBDataContext db ) : Politician
GetQs ( string urlend, Session samling ) : void
GetSingleQ ( HtmlNode qRow, Session s ) : void

Method Details

DoScrape() public method

public DoScrape ( ) : void
return void