Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
UI
DependencyResolution
StructureMapScopeModule
C# Class UI.DependencyResolution.StructureMapScopeModule
Inheritance:
IHttpModule
Show file
Open project: NemeStats/NemeStats
Public Methods
Method
Description
Dispose
( ) :
void
Init
(
System.Web.HttpApplication
context
) :
void
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
Init()
public
method
public
Init
(
System.Web.HttpApplication
context
) :
void
context
System.Web.HttpApplication
return
void