C# Class WebSiteAdvantage.KeePass.Firefox.InternetAccessor

utilities to help gathering information from the internet
Afficher le fichier Open project: Tiggerito/WebSiteAdvantage.KeePass.Firefox Class Usage Examples

Méthodes publiques

Méthode Description
ScrapeTitle ( string url ) : string

finds the contents of the title tag of a page results are cached based on the supplied result

Method Details

ScrapeTitle() public méthode

finds the contents of the title tag of a page results are cached based on the supplied result
public ScrapeTitle ( string url ) : string
url string page to scrape
Résultat string