C# Class BL_LZK.Analyzer

Afficher le fichier Open project: pundt/PR Class Usage Examples

Méthodes publiques

Méthode Description
AddURL ( string url ) : bool
Analyze ( ) : void
Analyzer ( ) : System

Private Methods

Méthode Description
GetExportPath ( WebSite webSite ) : string

Method Details

AddURL() public méthode

public AddURL ( string url ) : bool
url string
Résultat bool

Analyze() public méthode

public Analyze ( ) : void
Résultat void

Analyzer() public méthode

public Analyzer ( ) : System
Résultat System