C# Class Xtalion.Async.When_executing_on_thread_pool

Inheritance: ContextSpecification
Mostrar archivo Open project: yevhen/Servelat-Pieces

Protected Methods

Method Description
Given ( ) : void
When ( ) : void

Private Methods

Method Description
CurrentThreadId ( ) : int
Should_correctly_call_synchronous_version ( ) : void
Should_execute_on_different_thread ( ) : void
Should_handle_result ( ) : void

Method Details

Given() protected method

protected Given ( ) : void
return void

When() protected method

protected When ( ) : void
return void