C# Class Contrive.StructureMap.RequestScopeModule

Inheritance: Contrive.Common.Web.Modules.HttpModuleBase
Show file Open project: alanstevens/Contrive

Public Methods

Method Description
RequestScopeModule ( ) : Contrive.Common.Web.Modules

Protected Methods

Method Description
OnDisposing ( bool disposing ) : void

Method Details

OnDisposing() protected method

protected OnDisposing ( bool disposing ) : void
disposing bool
return void

RequestScopeModule() public method

public RequestScopeModule ( ) : Contrive.Common.Web.Modules
return Contrive.Common.Web.Modules