C# 클래스 HermaFx.DataAnnotations.RegexAttribute

상속: System.ComponentModel.DataAnnotations.RegularExpressionAttribute
파일 보기 프로젝트 열기: evicertia/HermaFx

공개 메소드들

메소드 설명
RegexAttribute ( string pattern ) : System

메소드 상세

RegexAttribute() 공개 메소드

public RegexAttribute ( string pattern ) : System
pattern string
리턴 System