C# Class Habanero.Smooth.UniqueConstraintAutoMapperExtensions

Extension methods to make the syntax of Automapping unique costraints easier
Afficher le fichier Open project: Chillisoft/habanero.smooth

Méthodes publiques

Méthode Description
MapUniqueConstraints ( this classDef ) : IList

Automaps all the unique constrainst for the ClassType defined by the classDef using reflection

Method Details

MapUniqueConstraints() public static méthode

Automaps all the unique constrainst for the ClassType defined by the classDef using reflection
public static MapUniqueConstraints ( this classDef ) : IList
classDef this
Résultat IList