C# Class Habanero.Smooth.AutoMapIntPropRuleAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: Chillisoft/habanero.smooth

Méthodes publiques

Méthode Description
AutoMapIntPropRuleAttribute ( ) : System

AutoMapIntPropRuleAttribute ( int min, int max ) : System

Method Details

AutoMapIntPropRuleAttribute() public méthode

public AutoMapIntPropRuleAttribute ( ) : System
Résultat System

AutoMapIntPropRuleAttribute() public méthode

public AutoMapIntPropRuleAttribute ( int min, int max ) : System
min int
max int
Résultat System