コード例 #1
0
 public LogIn(Initial initial)
 {
     InitializeComponent();
     this.initial = initial;
 }