C# Class Habanero.Smooth.InheritanceAutoMapperExtensions

Simple Extension methods to make the code for automapping extension methods more fluid.
Afficher le fichier Open project: Chillisoft/habanero.smooth

Méthodes publiques

Méthode Description
MapInheritance ( this type ) : ISuperClassDef

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

Method Details

MapInheritance() public static méthode

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
Résultat ISuperClassDef