C# 클래스 Habanero.Smooth.OneToOneAutoMapperExtensions

Provides extension methods to provide a more fluent mechanism for determining a RelationshipDef from the Property.
파일 보기 프로젝트 열기: Chillisoft/habanero.smooth

공개 메소드들

메소드 설명
MapOneToOne ( this propWrapper ) : IRelationshipDef

Creates the IRelationshipDef from the PropertyWrapper.

메소드 상세

MapOneToOne() 공개 정적인 메소드

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