Пример #1
0
 public ActionResult Delxunjia(string id)
 {
     return(Json(Managers.Delxunjia(id), JsonRequestBehavior.AllowGet));
 }