C# 클래스 ConvertURL, devryweb460store

파일 보기 프로젝트 열기: jasonhuber/devryweb460store 1 사용 예제들

공개 메소드들

메소드 설명
IsValidURL ( string strurl ) : bool
ShortenURL ( string strUrl, ShortURLProvider eService ) : string

비공개 메소드들

메소드 설명
GetRequestTemplate ( ShortURLProvider eService ) : string

메소드 상세

IsValidURL() 공개 정적인 메소드

public static IsValidURL ( string strurl ) : bool
strurl string
리턴 bool

ShortenURL() 공개 정적인 메소드

public static ShortenURL ( string strUrl, ShortURLProvider eService ) : string
strUrl string
eService ShortURLProvider
리턴 string