C# Class Zephyr.Data.NHib.FrameworkMappingConfiguration

Inheritance: FluentNHibernate.Automapping.DefaultAutomappingConfiguration
Afficher le fichier Open project: marufbd/Zephyr.NET

Méthodes publiques

Méthode Description
AbstractClassIsLayerSupertype ( Type type ) : bool
IsId ( Member member ) : bool
ShouldMap ( Member member ) : bool
ShouldMap ( Type type ) : bool

Method Details

AbstractClassIsLayerSupertype() public méthode

public AbstractClassIsLayerSupertype ( Type type ) : bool
type System.Type
Résultat bool

IsId() public méthode

public IsId ( Member member ) : bool
member Member
Résultat bool

ShouldMap() public méthode

public ShouldMap ( Member member ) : bool
member Member
Résultat bool

ShouldMap() public méthode

public ShouldMap ( Type type ) : bool
type System.Type
Résultat bool