Ejemplo n.º 1
0
 public HomeController(ChartDBContext chartDB)
 {
     this.chartDB = chartDB;
 }