C# Class SocialSense.Spiders.Spider

Afficher le fichier Open project: fakeezz/social-sense Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
AddBehavior ( ) : void
DownloadContent ( string url ) : string
Spider ( ) : System

Method Details

AddBehavior() public méthode

public AddBehavior ( ) : void
Résultat void

DownloadContent() public méthode

public DownloadContent ( string url ) : string
url string
Résultat string

Spider() public méthode

public Spider ( ) : System
Résultat System