Routes.MapRoute( "testApi", "api/testing/{controller}/{action}" ); } } ... NET MVC controllers whereas MapHttpRoute is meant for Web API ...
確定! 回上一頁