Custom REST Actions
REST adds many constraints. It restricts your controllers to seven actions. Normally this is okay, but sometimes you need to add your own custom actions. Learn how in this episode.
REST增加了很多约束,譬如将你的controller中的action限制在7个。一般情况下这就够用了,但是有时候你需要添加一下自定义action。这节就来详细看一下。
本文转自 fsjoy1983 51CTO博客,原文链接:http://blog.51cto.com/fsjoy/132241,如需转载请自行联系原作者