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