コード例 #1
0
 public BuyStock(Stock stock)
 {
     this.stock = stock;
 }