C# Class DataLayer.Startup.DataLayerModule

Inheritance: Autofac.Module
Afficher le fichier Open project: JonPSmith/SampleMvcWebApp

Méthodes protégées

Méthode Description
Load ( ContainerBuilder builder ) : void

Method Details

Load() protected méthode

protected Load ( ContainerBuilder builder ) : void
builder Autofac.ContainerBuilder
Résultat void