摘要:
Routing TablesIn ASP.NET Web API, acontrolleris a class that handles HTTP requests. The public methods of the controller are calledaction methodsor simplyactions. When the Web API framework receives a request, it routes the request to an action.To determine which action to invoke, the framework uses 阅读全文
posted @ 2013-08-05 10:19
super 86
阅读(499)
评论(0)
推荐(0)

浙公网安备 33010602011771号