C# 클래스 RestApi.Tests.NoDbPosisjonsService

상속: Repository.PosisjonsService
파일 보기 프로젝트 열기: bouvet/BBR2015 1 사용 예제들

공개 메소드들

메소드 설명
NoDbPosisjonsService ( DataContextFactory dataContextFactory, OverridableSettings appSettings ) : System

보호된 메소드들

메소드 설명
HentFraDatabasen ( ) : EksternDeltakerPosisjon>.ConcurrentDictionary
Lagre ( DeltakerPosisjon posisjon ) : void

메소드 상세

HentFraDatabasen() 보호된 메소드

protected HentFraDatabasen ( ) : EksternDeltakerPosisjon>.ConcurrentDictionary
리턴 EksternDeltakerPosisjon>.ConcurrentDictionary

Lagre() 보호된 메소드

protected Lagre ( DeltakerPosisjon posisjon ) : void
posisjon Database.Entities.DeltakerPosisjon
리턴 void

NoDbPosisjonsService() 공개 메소드

public NoDbPosisjonsService ( DataContextFactory dataContextFactory, OverridableSettings appSettings ) : System
dataContextFactory Database.DataContextFactory
appSettings Database.OverridableSettings
리턴 System