コード例 #1
0
 public IEnumerable <Chart> GetCharts()
 {
     return(chartService.GetAllChartItems());
 }