Example #1
0
 public StoreController(ListaComprasContext context)
 {
     _context = context;
 }