Exemplo n.º 1
0
 public RunService(BooksContext booksContext)
 {
     _context = booksContext;
 }