Esempio n. 1
0
 public ActionResult Chart3()
 {
     return(Json(cm.GetList3(), JsonRequestBehavior.AllowGet));
 }