Méthode | Description | |
---|---|---|
BlogContextModule ( IBlogRepository blogRepository ) : System | ||
Dispose ( ) : void | ||
Init ( System.Web.HttpApplication context ) : void |
Méthode | Description | |
---|---|---|
HandleBeginRequest ( object sender, |
public BlogContextModule ( IBlogRepository blogRepository ) : System | ||
blogRepository | IBlogRepository | |
Résultat | System |
protected HandleBeginRequest ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
public Init ( System.Web.HttpApplication context ) : void | ||
context | System.Web.HttpApplication | |
Résultat | void |