C# Class PowerDeploy.Server.Bootstrapper

Afficher le fichier Open project: tobiaszuercher/PowerDeploy

Méthodes publiques

Méthode Description
ConfigureDependencies ( Funq.Container container, IDocumentStore documentStore ) : void

Private Methods

Méthode Description
GetServerSettings ( IDocumentStore documentStore ) : ServerSettings

Method Details

ConfigureDependencies() public static méthode

public static ConfigureDependencies ( Funq.Container container, IDocumentStore documentStore ) : void
container Funq.Container
documentStore IDocumentStore
Résultat void