C# Class Notes.SelfContained.SelfContainedBootstrapper

Inheritance: AutofacNancyBootstrapper
显示文件 Open project: ColinScott/HappyPath

Protected Methods

Method Description
ConfigureApplicationContainer ( ILifetimeScope existingContainer ) : void

Private Methods

Method Description
ConfigureRavenDbConnection ( ContainerBuilder builder ) : void

Method Details

ConfigureApplicationContainer() protected method

protected ConfigureApplicationContainer ( ILifetimeScope existingContainer ) : void
existingContainer ILifetimeScope
return void