public void Ouvre(Salon s)
 {
     salonRepository.Ouvre(s);
 }