Method | Description | |
---|---|---|
BlogContextModule ( IBlogRepository blogRepository ) : System | ||
Dispose ( ) : void | ||
Init ( System.Web.HttpApplication context ) : void |
Method | Description | |
---|---|---|
HandleBeginRequest ( object sender, |
public BlogContextModule ( IBlogRepository blogRepository ) : System | ||
blogRepository | IBlogRepository | |
return | System |
protected HandleBeginRequest ( object sender, |
||
sender | object | |
e | ||
return | void |
public Init ( System.Web.HttpApplication context ) : void | ||
context | System.Web.HttpApplication | |
return | void |