C# Class Amss.Boilerplate.Persistence.Impl.Configuration.AutomappingConfiguration

Inheritance: FluentNHibernate.Automapping.DefaultAutomappingConfiguration
Datei anzeigen Open project: quadio/amss-boilerplate Class Usage Examples

Public Methods

Method Description
AbstractClassIsLayerSupertype ( Type type ) : bool
ShouldMap ( Type type ) : bool

Method Details

AbstractClassIsLayerSupertype() public method

public AbstractClassIsLayerSupertype ( Type type ) : bool
type System.Type
return bool

ShouldMap() public method

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