C# 클래스 Crawler, ChiakiYu

상속: Agent
파일 보기 프로젝트 열기: andyshao/ChiakiYu 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Crawler ( string sourceUrl, HttpServerUtility, server ) : System
Fetch ( ) : Crawler,

메소드 상세

Crawler() 공개 메소드

public Crawler ( string sourceUrl, HttpServerUtility, server ) : System
sourceUrl string
server HttpServerUtility,
리턴 System

Fetch() 공개 메소드

public Fetch ( ) : Crawler,
리턴 Crawler,