[HttpPost, ActionName("Delete")] public ActionResult DeleteConfirmed(int id) { try { using (TestDBEntities db = new TestDBEntities())
確定! 回上一頁