C# Class BL_LZK.Analyzer

Datei anzeigen Open project: pundt/PR Class Usage Examples

Public Methods

Method Description
AddURL ( string url ) : bool
Analyze ( ) : void
Analyzer ( ) : System

Private Methods

Method Description
GetExportPath ( WebSite webSite ) : string

Method Details

AddURL() public method

public AddURL ( string url ) : bool
url string
return bool

Analyze() public method

public Analyze ( ) : void
return void

Analyzer() public method

public Analyzer ( ) : System
return System