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

Inheritance: InternalSession
Datei anzeigen Open project: AndyHitchman/Stash

Public Methods

Method Description
Enroll ( IPersistenceEvent persistenceEvent ) : void
StandInInternalSession ( IRegistry registry ) : System
StandInInternalSession ( IRegistry registry, IBackingStore backingStore ) : System

Method Details

Enroll() public method

public Enroll ( IPersistenceEvent persistenceEvent ) : void
persistenceEvent IPersistenceEvent
return void

StandInInternalSession() public method

public StandInInternalSession ( IRegistry registry ) : System
registry IRegistry
return System

StandInInternalSession() public method

public StandInInternalSession ( IRegistry registry, IBackingStore backingStore ) : System
registry IRegistry
backingStore IBackingStore
return System