C# Class Habanero.Smooth.AutoMapIntPropRuleAttribute

Inheritance: System.Attribute
Mostrar archivo Open project: Chillisoft/habanero.smooth

Public Methods

Method Description
AutoMapIntPropRuleAttribute ( ) : System

AutoMapIntPropRuleAttribute ( int min, int max ) : System

Method Details

AutoMapIntPropRuleAttribute() public method

public AutoMapIntPropRuleAttribute ( ) : System
return System

AutoMapIntPropRuleAttribute() public method

public AutoMapIntPropRuleAttribute ( int min, int max ) : System
min int
max int
return System