C# 클래스 QualityBot.Scrapers.WebRequestUtil

상속: IWebRequestUtil
파일 보기 프로젝트 열기: Ancestry/quality-bot 1 사용 예제들

공개 메소드들

메소드 설명
HeadCheck ( IEnumerable resources ) : QualityBot.ScrapePocos.Resource[]
WebRequestUtil ( ) : System.Collections.Generic

비공개 메소드들

메소드 설명
GetWebRequestClient ( ) : WebRequestClient

Gets an instance of the robust web client.

메소드 상세

HeadCheck() 공개 메소드

public HeadCheck ( IEnumerable resources ) : QualityBot.ScrapePocos.Resource[]
resources IEnumerable
리턴 QualityBot.ScrapePocos.Resource[]

WebRequestUtil() 공개 메소드

public WebRequestUtil ( ) : System.Collections.Generic
리턴 System.Collections.Generic