Example #1
0
 public MarcaService(MarcaContext _context)
 {
     context = _context;
 }