ASP.NET MVC"GET"和"POST"常量

Joe*_*Fan 8 asp.net-mvc constants

ASP.NET MVC是否有字符串"GET"和"POST"的常量?

SLa*_*aks 11

您也可以使用该System.Net.WebRequestMethods.Http课程.(WebRequestMethods.Http.GetWebRequestMethods.Http.Post)