C# 클래스 PowerDeploy.Server.Bootstrapper

파일 보기 프로젝트 열기: tobiaszuercher/PowerDeploy

공개 메소드들

메소드 설명
ConfigureDependencies ( Funq.Container container, IDocumentStore documentStore ) : void

비공개 메소드들

메소드 설명
GetServerSettings ( IDocumentStore documentStore ) : ServerSettings

메소드 상세

ConfigureDependencies() 공개 정적인 메소드

public static ConfigureDependencies ( Funq.Container container, IDocumentStore documentStore ) : void
container Funq.Container
documentStore IDocumentStore
리턴 void