B. [ActionName("GET")]. public ActionResult EditStudent(int id) {. var c=RetrieveStudent(id); return View(s);. } [ActionName("POST")]
確定! 回上一頁