C# 클래스 Habanero.Smooth.AutoMapIntPropRuleAttribute

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

공개 메소드들

메소드 설명
AutoMapIntPropRuleAttribute ( ) : System

AutoMapIntPropRuleAttribute ( int min, int max ) : System

메소드 상세

AutoMapIntPropRuleAttribute() 공개 메소드

public AutoMapIntPropRuleAttribute ( ) : System
리턴 System

AutoMapIntPropRuleAttribute() 공개 메소드

public AutoMapIntPropRuleAttribute ( int min, int max ) : System
min int
max int
리턴 System