We would know which Action Method will execute on which Http Request and it's easy to maintain. [ActionName("Home")]; [HttpGet] , [HttpPost] , [HttpPut] , [ ...
確定! 回上一頁