C# 클래스 Habanero.Smooth.InheritanceAutoMapperExtensions

Simple Extension methods to make the code for automapping extension methods more fluid.
파일 보기 프로젝트 열기: Chillisoft/habanero.smooth

공개 메소드들

메소드 설명
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