C# Class ConvertURL, devryweb460store

Afficher le fichier Open project: jasonhuber/devryweb460store Class Usage Examples

Méthodes publiques

Méthode Description
IsValidURL ( string strurl ) : bool
ShortenURL ( string strUrl, ShortURLProvider eService ) : string

Private Methods

Méthode Description
GetRequestTemplate ( ShortURLProvider eService ) : string

Method Details

IsValidURL() public static méthode

public static IsValidURL ( string strurl ) : bool
strurl string
Résultat bool

ShortenURL() public static méthode

public static ShortenURL ( string strUrl, ShortURLProvider eService ) : string
strUrl string
eService ShortURLProvider
Résultat string