C# 클래스 ExoRule.DataAnnotations.RegularExpressionReformatAttribute

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

보호된 메소드들

메소드 설명
RegularExpressionReformatAttribute ( string pattern, string reformatPattern ) : System.ComponentModel.DataAnnotations

메소드 상세

RegularExpressionReformatAttribute() 보호된 메소드

protected RegularExpressionReformatAttribute ( string pattern, string reformatPattern ) : System.ComponentModel.DataAnnotations
pattern string
reformatPattern string
리턴 System.ComponentModel.DataAnnotations