C# Class Flatwhite.AutofacIntergration.FlatwhiteCoreModule

Core module
Inheritance: Autofac.Module
Afficher le fichier Open project: vanthoainguyen/Flatwhite

Méthodes protégées

Méthode Description
Load ( ContainerBuilder builder ) : void

Register all require components

Method Details

Load() protected méthode

Register all require components
protected Load ( ContainerBuilder builder ) : void
builder Autofac.ContainerBuilder
Résultat void