コード例 #1
0
 public Registration()
 {
     InitializeComponent();
     curator = new Curator();
     flag    = false;
 }