C# 클래스 WebSiteAdvantage.KeePass.Firefox.InternetAccessor

utilities to help gathering information from the internet
파일 보기 프로젝트 열기: Tiggerito/WebSiteAdvantage.KeePass.Firefox 1 사용 예제들

공개 메소드들

메소드 설명
ScrapeTitle ( string url ) : string

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

메소드 상세

ScrapeTitle() 공개 메소드

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
리턴 string