Exemplo n.º 1
0
 public GenericRepository(AppContextDb db)
 {
     _db = db;
 }