Exemple #1
0
 public CustomSetController(PopHistoryContext context)
 {
     _context = context;
 }
Exemple #2
0
 public SeriesController(PopHistoryContext context)
 {
     _context = context;
 }