C# Class Lucifer.DataAccess.Persistence.NHibernatePersistenceModel

Inheritance: INHibernatePersistenceModel
显示文件 Open project: Slesa/Playground

Public Methods

Method Description
AddMappings ( MappingConfiguration configuration ) : void

Method Details

AddMappings() public method

public AddMappings ( MappingConfiguration configuration ) : void
configuration FluentNHibernate.Cfg.MappingConfiguration
return void