Пример #1
0
 public static void Modificar(Hotel hotel)
 {
     PersistenciaHotel.Modificar(hotel);
 }