Example #1
0
 public int reception(Hotel hotel)
 {
     return(hotel.zaselenie(this));
 }