Method | Description | |
---|---|---|
OnResultExecuted ( System.Web.Mvc.ResultExecutedContext filterContext ) : void | ||
OnResultExecuting ( System.Web.Mvc.ResultExecutingContext filterContext ) : void | ||
PollingEventRaisingFilter ( IForegroundPolledEventRaiser polledEventRaiser ) : System |
public OnResultExecuted ( System.Web.Mvc.ResultExecutedContext filterContext ) : void | ||
filterContext | System.Web.Mvc.ResultExecutedContext | |
return | void |
public OnResultExecuting ( System.Web.Mvc.ResultExecutingContext filterContext ) : void | ||
filterContext | System.Web.Mvc.ResultExecutingContext | |
return | void |
public PollingEventRaisingFilter ( IForegroundPolledEventRaiser polledEventRaiser ) : System | ||
polledEventRaiser | IForegroundPolledEventRaiser | |
return | System |