C# 클래스 Yodiwo.API.Plegma.Validators

파일 보기 프로젝트 열기: yodiwo/plegma

공개 메소드들

메소드 설명
ValidateKey ( string Key ) : bool

Validates key format type ( alphanumeric+dashes )

메소드 상세

ValidateKey() 공개 정적인 메소드

Validates key format type ( alphanumeric+dashes )
public static ValidateKey ( string Key ) : bool
Key string
리턴 bool