예제 #1
0
 public ChoresController(ChoreChartContext context)
 {
     _context = context;
 }