コード例 #1
0
ファイル: Testing.cs プロジェクト: xescrp/breinstormin
 void test1()
 {
     test_config cf = new test_config();
     cf.ShowDialog();
 }
コード例 #2
0
ファイル: Testing.cs プロジェクト: xescrp/breinstormin
        void test1()
        {
            test_config cf = new test_config();

            cf.ShowDialog();
        }