コード例 #1
0
 public Customer(Waiter waiter)
 {
     this.waiter = waiter;
 }