コード例 #1
0
 public void Ouvre(Salon s)
 {
     salonRepository.Ouvre(s);
 }