示例#1
0
 public neogeoForm(mainForm form)
 {
     this._myParentForm = form;
     InitializeComponent();
 }