C# Class Habanero.Smooth.ManyToOneAutoMapperExtensions

Extension methods that adds some syntactic sugar for testing the ManyToOneAutoMapper.
Mostrar archivo Open project: Chillisoft/habanero.smooth

Public Methods

Method Description
MapManyToOne ( this propInfo ) : IRelationshipDef

Automatically map the RelDef for this propertyInfo

Method Details

MapManyToOne() public static method

Automatically map the RelDef for this propertyInfo
public static MapManyToOne ( this propInfo ) : IRelationshipDef
propInfo this
return IRelationshipDef