public ComodoBLL() { comodoDAL = new ComodoDAL(); }
public DetectorIncendioBLL() { detectorIncendioDAL = new DetectorIncendioDAL(); comodoDAL = new ComodoDAL(); }