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

Inheritance: Autofac.Module
显示文件 Open project: excellalabs/ExcellaLean

Public Methods

Method Description
MvcModule ( Assembly assembly ) : System.Reflection

Protected Methods

Method Description
Load ( ContainerBuilder builder ) : void

Method Details

Load() protected method

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

MvcModule() public method

public MvcModule ( Assembly assembly ) : System.Reflection
assembly System.Reflection.Assembly
return System.Reflection