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

Simple Extension methods to make the code for automapping extension methods more fluid.
Показать файл Открыть проект

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

Метод Описание
MapInheritance ( this type ) : ISuperClassDef

Maps any Inhertiance Relationships for the type. and returns the ISuperClassDef that is used to map these in Habanero.

Описание методов

MapInheritance() публичный статический Метод

Maps any Inhertiance Relationships for the type. and returns the ISuperClassDef that is used to map these in Habanero.
public static MapInheritance ( this type ) : ISuperClassDef
type this
Результат ISuperClassDef