Пример #1
0
 public ActionResult GetProjectList()
 {
     return(Json(Scheduling.GetProjectList()));
 }