C# Class Notes.SelfContained.SelfContainedBootstrapper

Inheritance: AutofacNancyBootstrapper
Afficher le fichier Open project: ColinScott/HappyPath

Méthodes protégées

Méthode Description
ConfigureApplicationContainer ( ILifetimeScope existingContainer ) : void

Private Methods

Méthode Description
ConfigureRavenDbConnection ( ContainerBuilder builder ) : void

Method Details

ConfigureApplicationContainer() protected méthode

protected ConfigureApplicationContainer ( ILifetimeScope existingContainer ) : void
existingContainer ILifetimeScope
Résultat void