public PujaService() { this.HomeSwitchDB = new HomeSwitchHomeDB(); }
public UsuarioService() { this.HomeSwitchDB = new HomeSwitchHomeDB(); }
public PropiedadService() { this.HomeSwitchDB = new HomeSwitchHomeDB(); }
public CreditoService() { this.HomeSwitchDB = new HomeSwitchHomeDB(); }
public ReservaService() { this.HomeSwitchDB = new HomeSwitchHomeDB(); }
public HotsaleService() { this.HomeSwitchDB = new HomeSwitchHomeDB(); }
public SubastaService() { this.HomeSwitchDB = new HomeSwitchHomeDB(); }