C# Class Excella.Lean.Core.Composition.Modules.MvcModule

Inheritance: Autofac.Module
Afficher le fichier Open project: excellalabs/ExcellaLean

Méthodes publiques

Méthode Description
MvcModule ( Assembly assembly ) : System.Reflection

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

MvcModule() public méthode

public MvcModule ( Assembly assembly ) : System.Reflection
assembly System.Reflection.Assembly
Résultat System.Reflection