C# Class Excella.Lean.Web.Composition.WebModule

Inheritance: Autofac.Module
Show file Open project: excellalabs/ExcellaLean

Public Methods

Method Description
WebModule ( 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

WebModule() public method

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