C# Class PageRankSharp.PageRankChecker

Mostra file Open project: alexmipego/PageRankSharp

Public Methods

Method Description
CheckUrl ( string myURL ) : int

Private Methods

Method Description
PerfectHash ( string theURL ) : string
_Hashing ( UInt32 &a, UInt32 &b, UInt32 &c ) : void

Method Details

CheckUrl() public static method

public static CheckUrl ( string myURL ) : int
myURL string
return int