Method | Description | |
---|---|---|
IsValidURL ( string strurl ) : bool | ||
ShortenURL ( string strUrl, ShortURLProvider eService ) : string |
Method | Description | |
---|---|---|
GetRequestTemplate ( ShortURLProvider eService ) : string |
public static IsValidURL ( string strurl ) : bool | ||
strurl | string | |
return | bool |
public static ShortenURL ( string strUrl, ShortURLProvider eService ) : string | ||
strUrl | string | |
eService | ShortURLProvider | |
return | string |