C# Class Bosphorus.Logging.Database.Dao.AutoMappingConfiguration

Inheritance: FluentNHibernate.Automapping.DefaultAutomappingConfiguration
Afficher le fichier Open project: BosphorusTeam/bosphorus.logging Class Usage Examples

Méthodes publiques

Méthode Description
GetComponentColumnPrefix ( FluentNHibernate member ) : string
IsComponent ( System type ) : bool
ShouldMap ( System type ) : bool

Method Details

GetComponentColumnPrefix() public méthode

public GetComponentColumnPrefix ( FluentNHibernate member ) : string
member FluentNHibernate
Résultat string

IsComponent() public méthode

public IsComponent ( System type ) : bool
type System
Résultat bool

ShouldMap() public méthode

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