C# Class Crawler, ChiakiYu

Inheritance: Agent
Mostrar archivo Open project: andyshao/ChiakiYu Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Crawler ( string sourceUrl, HttpServerUtility, server ) : System
Fetch ( ) : Crawler,

Method Details

Crawler() public method

public Crawler ( string sourceUrl, HttpServerUtility, server ) : System
sourceUrl string
server HttpServerUtility,
return System

Fetch() public method

public Fetch ( ) : Crawler,
return Crawler,