C# Class Habanero.Smooth.OneToManyAutoMapperExtensions

Extension methods to make the automapping testing and using easier through a fluent style interface
Mostrar archivo Open project: Chillisoft/habanero.smooth

Public Methods

Method Description
MapOneToMany ( this propInfo ) : IRelationshipDef

Automap the propInfo as a

Method Details

MapOneToMany() public static method

Automap the propInfo as a
public static MapOneToMany ( this propInfo ) : IRelationshipDef
propInfo this
return IRelationshipDef