Beispiel #1
0
 public EFMarcaRepository(ExWebApiAutosDbContext ctx)
 {
     context = ctx;
 }