C# Class UoW.Specs.When_closing_a_unit_of_work_and_a_transaction_has_not_been_comitted

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

Protected Methods

Method Description
Context ( ) : void

Private Methods

Method Description
Should_not_throw_an_exception ( ) : void
Should_rollback ( ) : void

Method Details

Context() protected method

protected Context ( ) : void
return void