Exemplo n.º 1
0
 public ActionResult Chart2()
 {
     return(Json(cm.GetList2(), JsonRequestBehavior.AllowGet));
 }