Web API routing is very similar to MVC routing. ... Routes.MapHttpRoute( name: "DefaultApi", routeTemplate: "api/{controller}/{id}", ...
確定! 回上一頁