摘要: http://www.cnblogs.com/mzwhj/category/295227.html 阅读全文
posted @ 2014-07-03 21:06 秋意了了 阅读(106) 评论(0) 推荐(0) 编辑
摘要: The ActionFilterAttribute class implements both the IActionFilter and IResultFilter interfaces. This class is abstract, which forces you to provide an implementation. The AuthorizeAttribute and ... 阅读全文
posted @ 2014-07-03 20:51 秋意了了 阅读(126) 评论(0) 推荐(0) 编辑
摘要: If the MVC Framework cannot find a value for a reference type parameter (such as a string or object), the actionmethod will still be called, but using... 阅读全文
posted @ 2014-07-03 13:28 秋意了了 阅读(195) 评论(0) 推荐(0) 编辑