C# Class Helper.Url

Afficher le fichier Open project: godly-devotion/Baka-MPlayer-old

Méthodes publiques

Méthode Description
DecodeUrl ( string input ) : string
IsValidUrl ( string url ) : bool

Private Methods

Méthode Description
PathIsURL ( string pszPath ) : long

Method Details

DecodeUrl() public static méthode

public static DecodeUrl ( string input ) : string
input string
Résultat string

IsValidUrl() public static méthode

public static IsValidUrl ( string url ) : bool
url string
Résultat bool