Méthode | Description | |
---|---|---|
NHibernateSessionAttribute ( ) : System | ||
OnActionExecuted ( System.Web.Mvc.ActionExecutedContext filterContext ) : void | ||
OnActionExecuting ( System.Web.Mvc.ActionExecutingContext filterContext ) : void |
Méthode | Description | |
---|---|---|
BindSessionToCurrentSessionContext ( ) : void | ||
OpenSession ( System.Web.HttpSessionStateBase sessionState ) : void | ||
TryGetSessionFactory ( ControllerContext context ) : ISessionFactory |
public NHibernateSessionAttribute ( ) : System | ||
Résultat | System |
public OnActionExecuted ( System.Web.Mvc.ActionExecutedContext filterContext ) : void | ||
filterContext | System.Web.Mvc.ActionExecutedContext | |
Résultat | void |
public OnActionExecuting ( System.Web.Mvc.ActionExecutingContext filterContext ) : void | ||
filterContext | System.Web.Mvc.ActionExecutingContext | |
Résultat | void |