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

Inheritance: FluentNHibernate.Automapping.DefaultAutomappingConfiguration
Mostrar archivo Open project: BosphorusTeam/bosphorus.logging Class Usage Examples

Public Methods

Method Description
GetComponentColumnPrefix ( FluentNHibernate member ) : string
IsComponent ( System type ) : bool
ShouldMap ( System type ) : bool

Method Details

GetComponentColumnPrefix() public method

public GetComponentColumnPrefix ( FluentNHibernate member ) : string
member FluentNHibernate
return string

IsComponent() public method

public IsComponent ( System type ) : bool
type System
return bool

ShouldMap() public method

public ShouldMap ( System type ) : bool
type System
return bool