C# 클래스 Habanero.Smooth.UniqueConstraintAutoMapperExtensions

Extension methods to make the syntax of Automapping unique costraints easier
파일 보기 프로젝트 열기: Chillisoft/habanero.smooth

공개 메소드들

메소드 설명
MapUniqueConstraints ( this classDef ) : IList

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

메소드 상세

MapUniqueConstraints() 공개 정적인 메소드

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