C# Class Stash.Specifications.for_engine.given_default_internal_session.when_told_to_dispose.StandInInternalSession

Inheritance: InternalSession
Datei anzeigen Open project: AndyHitchman/Stash

Public Properties

Property Type Description
EndWasCalled bool

Public Methods

Method Description
Complete ( ) : void
StandInInternalSession ( ) : Engine

Method Details

Complete() public method

public Complete ( ) : void
return void

StandInInternalSession() public method

public StandInInternalSession ( ) : Engine
return Engine

Property Details

EndWasCalled public_oe property

public bool EndWasCalled
return bool