C# Class Habanero.Smooth.IdentityAutoMapperExtensions

Extension methods developed for syntactic sugar to allow you to do Identity Mapping easier
Afficher le fichier Open project: Chillisoft/habanero.smooth

Méthodes publiques

Méthode Description
MapIdentity ( this classDef ) : IPrimaryKeyDef

gets the Primary Key Def for a ClassDef

Method Details

MapIdentity() public static méthode

gets the Primary Key Def for a ClassDef
public static MapIdentity ( this classDef ) : IPrimaryKeyDef
classDef this
Résultat IPrimaryKeyDef