C# 클래스 System.ComponentModel.DataAnnotations.CustomRegularExpressionAttribute

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

공개 메소드들

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

메소드 상세

CustomRegularExpressionAttribute() 공개 메소드

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