Ejemplo n.º 1
0
 public void OnAuthentication(AuthenticationContext filterContext)
 {
     _wrappedFilter.OnAuthentication(filterContext);
 }