Exemplo n.º 1
0
 public SamochodRepository(AppDbContext appDbContext)
 {
     _appDbContext = appDbContext;
 }