C# Class Habanero.Smooth.OneToOneAutoMapperExtensions

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

Méthodes publiques

Méthode Description
MapOneToOne ( this propWrapper ) : IRelationshipDef

Creates the IRelationshipDef from the PropertyWrapper.

Method Details

MapOneToOne() public static méthode

Creates the IRelationshipDef from the PropertyWrapper.
public static MapOneToOne ( this propWrapper ) : IRelationshipDef
propWrapper this
Résultat IRelationshipDef