Exemplo n.º 1
0
 public EFMarcaRepository(ExWebApiAutosDbContext ctx)
 {
     context = ctx;
 }