コード例 #1
0
 public Customer_Book_Status(Login user)
 {
     this.user = user;
     InitializeComponent();
 }