C# Class Habanero.Smooth.AutoMapStringLengthPropRuleAttribute

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

Méthodes publiques

Méthode Description
AutoMapStringLengthPropRuleAttribute ( ) : System

AutoMapStringLengthPropRuleAttribute ( int minLength, int maxLength ) : System

Method Details

AutoMapStringLengthPropRuleAttribute() public méthode

public AutoMapStringLengthPropRuleAttribute ( ) : System
Résultat System

AutoMapStringLengthPropRuleAttribute() public méthode

public AutoMapStringLengthPropRuleAttribute ( int minLength, int maxLength ) : System
minLength int
maxLength int
Résultat System