public ConfiguracaoDispositivoDAL(CCFoodsContext context) { _context = context; }
public GarcomDAL(CCFoodsContext context) { _context = context; }