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