C# Class PageRankSharp.PageRankChecker

Afficher le fichier Open project: alexmipego/PageRankSharp

Méthodes publiques

Méthode Description
CheckUrl ( string myURL ) : int

Private Methods

Méthode Description
PerfectHash ( string theURL ) : string
_Hashing ( UInt32 &a, UInt32 &b, UInt32 &c ) : void

Method Details

CheckUrl() public static méthode

public static CheckUrl ( string myURL ) : int
myURL string
Résultat int