摘要:
using FilterExam.Fiter;using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.Mvc;namespace... 阅读全文
posted @ 2018-04-24 20:57
dxm809
阅读(190)
评论(0)
推荐(0)
摘要:
两种使用方式:1自定义类继承自相应的类或接口,重写方法,作为特性使用2 在控制器类中重写方法特性方式的使用注意:如果继承自接口需要让类实现FilterAttribute,才可以作为特性使用使用方式1:作为Controller或Action的特性使用方式2:在Globa... 阅读全文
posted @ 2018-04-24 19:48
dxm809
阅读(138)
评论(0)
推荐(0)
浙公网安备 33010602011771号