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