C# Class UoW.Specs.NHibernate.When_shutting_down_NHibernateUoW

Inheritance: With_Valid_NHibernateConfig
显示文件 Open project: derickbailey/UnitOfWork

Protected Properties

Property Type Description
container Container

Protected Methods

Method Description
Context ( ) : void

Private Methods

Method Description
Should_clear_transaction_manager_from_storage ( ) : void

Method Details

Context() protected method

protected Context ( ) : void
return void

Property Details

container protected_oe property

protected Container container
return Container