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