예제 #1
0
 public Admin(Entry _form)
 {
     form = _form;
     InitializeComponent();
 }