C# Класс Habanero.Smooth.ManyToOneAutoMapperExtensions

Extension methods that adds some syntactic sugar for testing the ManyToOneAutoMapper.
Показать файл Открыть проект

Открытые методы

Метод Описание
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