C# Class Habanero.Smooth.OneToOneAutoMapperExtensions

Provides extension methods to provide a more fluent mechanism for determining a RelationshipDef from the Property.
Mostrar archivo Open project: Chillisoft/habanero.smooth

Public Methods

Method Description
MapOneToOne ( this propWrapper ) : IRelationshipDef

Creates the IRelationshipDef from the PropertyWrapper.

Method Details

MapOneToOne() public static method

Creates the IRelationshipDef from the PropertyWrapper.
public static MapOneToOne ( this propWrapper ) : IRelationshipDef
propWrapper this
return IRelationshipDef