C# 클래스 Habanero.Smooth.IdentityAutoMapperExtensions

Extension methods developed for syntactic sugar to allow you to do Identity Mapping easier
파일 보기 프로젝트 열기: Chillisoft/habanero.smooth

공개 메소드들

메소드 설명
MapIdentity ( this classDef ) : IPrimaryKeyDef

gets the Primary Key Def for a ClassDef

메소드 상세

MapIdentity() 공개 정적인 메소드

gets the Primary Key Def for a ClassDef
public static MapIdentity ( this classDef ) : IPrimaryKeyDef
classDef this
리턴 IPrimaryKeyDef