C# 클래스 Helper.Url

파일 보기 프로젝트 열기: godly-devotion/Baka-MPlayer-old

공개 메소드들

메소드 설명
DecodeUrl ( string input ) : string
IsValidUrl ( string url ) : bool

비공개 메소드들

메소드 설명
PathIsURL ( string pszPath ) : long

메소드 상세

DecodeUrl() 공개 정적인 메소드

public static DecodeUrl ( string input ) : string
input string
리턴 string

IsValidUrl() 공개 정적인 메소드

public static IsValidUrl ( string url ) : bool
url string
리턴 bool