Exemplo n.º 1
0
 void test1()
 {
     test_config cf = new test_config();
     cf.ShowDialog();
 }
Exemplo n.º 2
0
        void test1()
        {
            test_config cf = new test_config();

            cf.ShowDialog();
        }