C# Class Helper.Url

Exibir arquivo Open project: godly-devotion/Baka-MPlayer-old

Public Methods

Method Description
DecodeUrl ( string input ) : string
IsValidUrl ( string url ) : bool

Private Methods

Method Description
PathIsURL ( string pszPath ) : long

Method Details

DecodeUrl() public static method

public static DecodeUrl ( string input ) : string
input string
return string

IsValidUrl() public static method

public static IsValidUrl ( string url ) : bool
url string
return bool