コード例 #1
0
ファイル: Form2.cs プロジェクト: Alcanteria/MapMaker
 public newMapDialog(mainForm main)
 {
     parentForm = main;
     InitializeComponent();
 }