摘要:
整理一下MVC中的几种过滤器,以及每种过滤器是干什么用的 四种过滤器 1、AuthorizationFilter(授权过滤器) 2、ActionFilter(方法过滤器) 3、ResultFilter (结果or内容过滤器) 4、ExceptionFilter(异常处理过滤器) 用途: 1、Auth 阅读全文
posted @ 2016-05-26 14:37
HelloWorld168
阅读(231)
评论(1)
推荐(0)