Пример #1
0
 public string Get(IHotel hotel)
 {
     return(hotel.Get_title());
 }