Esempio n. 1
0
 private Exhibit ExhibitAt(Point location)
 {
     return(Museum.ExhibitAt(location));
 }