C# Class AzureWebFarm.Config.RepositoryModule

Inheritance: Autofac.Module
Show file Open project: MRCollective/AzureWebFarm

Protected Methods

Method Description
Load ( ContainerBuilder builder ) : void

Method Details

Load() protected method

protected Load ( ContainerBuilder builder ) : void
builder Autofac.ContainerBuilder
return void