C# 클래스 Habanero.Smooth.AutoMapStringLengthPropRuleAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: Chillisoft/habanero.smooth

공개 메소드들

메소드 설명
AutoMapStringLengthPropRuleAttribute ( ) : System

AutoMapStringLengthPropRuleAttribute ( int minLength, int maxLength ) : System

메소드 상세

AutoMapStringLengthPropRuleAttribute() 공개 메소드

public AutoMapStringLengthPropRuleAttribute ( ) : System
리턴 System

AutoMapStringLengthPropRuleAttribute() 공개 메소드

public AutoMapStringLengthPropRuleAttribute ( int minLength, int maxLength ) : System
minLength int
maxLength int
리턴 System