[HttpGet]public ActionResult MyMethod(){ return MyMethodHandler();}[HttpPost][ActionName("MyMethod")]public ActionResult MyMethodPost(){ ...
確定! 回上一頁