public void ReOpen(long id)
 {
     _roomRepository.Active(id);
 }