C# 클래스 SensorSample.Specification.InitializedApplicationSpecification

파일 보기 프로젝트 열기: appccelerate/sensorsample

보호된 프로퍼티들

프로퍼티 타입 설명
blackHoleSubOrbitDetectionEngine IVhptBlackHoleSubOrbitDetectionEngine
bootstrapper DefaultBootstrapper
bootstrapperStrategy TestableBootstrapperStrategy
configuration IDictionary>
door IVhptDoor
fileLogger IVhptFileLogger
travelCoordinator IVhptTravelCoordinator

보호된 메소드들

메소드 설명
RunApplication ( ) : void

메소드 상세

RunApplication() 보호된 정적인 메소드

protected static RunApplication ( ) : void
리턴 void

프로퍼티 상세

blackHoleSubOrbitDetectionEngine 보호되어 있는 정적으로 프로퍼티

protected static IVhptBlackHoleSubOrbitDetectionEngine blackHoleSubOrbitDetectionEngine
리턴 IVhptBlackHoleSubOrbitDetectionEngine

bootstrapper 보호되어 있는 정적으로 프로퍼티

protected static DefaultBootstrapper bootstrapper
리턴 DefaultBootstrapper

bootstrapperStrategy 보호되어 있는 정적으로 프로퍼티

protected static TestableBootstrapperStrategy,SensorSample.Specification bootstrapperStrategy
리턴 TestableBootstrapperStrategy

configuration 보호되어 있는 정적으로 프로퍼티

protected static IDictionary> configuration
리턴 IDictionary>

door 보호되어 있는 정적으로 프로퍼티

protected static IVhptDoor door
리턴 IVhptDoor

fileLogger 보호되어 있는 정적으로 프로퍼티

protected static IVhptFileLogger fileLogger
리턴 IVhptFileLogger

travelCoordinator 보호되어 있는 정적으로 프로퍼티

protected static IVhptTravelCoordinator travelCoordinator
리턴 IVhptTravelCoordinator