public Repository(SmartContext context) { _context = context; }
public ClienteRepository(SmartContext context) { _context = context; }