C# 클래스 Quantumart.QP8.Validators.Helpers.UrlValidatorHelpers321

파일 보기 프로젝트 열기: QuantumArt/QP

공개 메소드들

메소드 설명
IsAbsoluteWebFolderUrl321 ( string url ) : bool
IsRelativeWebFolderUrl321 ( string url ) : bool
IsWebFolderUrl321 ( string url ) : bool

메소드 상세

IsAbsoluteWebFolderUrl321() 공개 정적인 메소드

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

IsRelativeWebFolderUrl321() 공개 정적인 메소드

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

IsWebFolderUrl321() 공개 정적인 메소드

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