コード例 #1
0
 public Restaurant()
 {
     this.locationField = new RestaurantLocation();
 }
コード例 #2
0
 public Restaurant()
 {
     this.locationField = new RestaurantLocation();
 }