C# Class Habanero.Smooth.ManyToOneAutoMapperExtensions

Extension methods that adds some syntactic sugar for testing the ManyToOneAutoMapper.
Afficher le fichier Open project: Chillisoft/habanero.smooth

Méthodes publiques

Méthode Description
MapManyToOne ( this propInfo ) : IRelationshipDef

Automatically map the RelDef for this propertyInfo

Method Details

MapManyToOne() public static méthode

Automatically map the RelDef for this propertyInfo
public static MapManyToOne ( this propInfo ) : IRelationshipDef
propInfo this
Résultat IRelationshipDef