Inheritance: System.Web.Mvc.AuthorizeAttribute
 public PageAuthorizeFilter(PageAuthorizeAttribute attr)
 {
     this.attr = attr;
 }
 public PageAuthorizeFilter(PageAuthorizeAttribute attr)
 {
     this.attr = attr;
 }