示例#1
0
 public ActionResult DeleteConfirmed(string id)
 {
     return(RedirectToAction(Carrier.PostDelete(id)));
 }