C# Class CraftAndDesignCouncil.Web.Mvc.CastleWindsor.AutomappingConfiguration

Inheritance: FluentNHibernate.Automapping.DefaultAutomappingConfiguration
Afficher le fichier Open project: endjin/dev4good

Méthodes publiques

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

Method Details

AbstractClassIsLayerSupertype() public méthode

public AbstractClassIsLayerSupertype ( System type ) : bool
type System
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 ( System type ) : bool
type System
Résultat bool