コード例 #1
0
 public AddOrder(OrderList orderList)
 {
     InitializeComponent();
     this.orderListForm = orderList;
 }