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

Provides extension methods to provide a more fluent mechanism for determining a RelationshipDef from the Property.
Показать файл Открыть проект

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

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