C# 클래스 Habanero.Smooth.ManyToOneAutoMapperExtensions

Extension methods that adds some syntactic sugar for testing the ManyToOneAutoMapper.
파일 보기 프로젝트 열기: Chillisoft/habanero.smooth

공개 메소드들

메소드 설명
MapManyToOne ( this propInfo ) : IRelationshipDef

Automatically map the RelDef for this propertyInfo

메소드 상세

MapManyToOne() 공개 정적인 메소드

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