Esempio n. 1
0
 public GenresController(ComicBooksContext context)
 {
     _context = context;
 }