C# Class PETUtility.Web.Models.FlexibleModule

Classe responsável por carregar o container builder
Inheritance: Autofac.Module
Afficher le fichier Open project: pet-informatica/PET-Utility

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