C# Class Habanero.Smooth.UniqueConstraintAutoMapperExtensions

Extension methods to make the syntax of Automapping unique costraints easier
Mostrar archivo Open project: Chillisoft/habanero.smooth

Public Methods

Method Description
MapUniqueConstraints ( this classDef ) : IList

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

Method Details

MapUniqueConstraints() public static method

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