Exemple #1
0
 public RunService(BooksContext booksContext)
 {
     _context = booksContext;
 }