Пример #1
0
 void test1()
 {
     test_config cf = new test_config();
     cf.ShowDialog();
 }
Пример #2
0
        void test1()
        {
            test_config cf = new test_config();

            cf.ShowDialog();
        }