C# Class UoW.Specs.When_an_exception_is_thrown_from_a_unit_of_work

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

Protected Methods

Method Description
Context ( ) : void

Private Methods

Method Description
Should_rethrow_exception ( ) : void
Should_shut_down_unit_of_work ( ) : void

Method Details

Context() protected method

protected Context ( ) : void
return void