메소드 | 설명 | |
---|---|---|
BlogContextModule ( IBlogRepository blogRepository ) : System | ||
Dispose ( ) : void | ||
Init ( System.Web.HttpApplication context ) : void |
메소드 | 설명 | |
---|---|---|
HandleBeginRequest ( object sender, |
public BlogContextModule ( IBlogRepository blogRepository ) : System | ||
blogRepository | IBlogRepository | |
리턴 | System |
protected HandleBeginRequest ( object sender, |
||
sender | object | |
e | ||
리턴 | void |
public Init ( System.Web.HttpApplication context ) : void | ||
context | System.Web.HttpApplication | |
리턴 | void |