Esempio n. 1
0
 public static void recreate()
 {
     shell _shell = new shell();
     _shell.Show();
 }
Esempio n. 2
0
        public static void recreate()
        {
            shell _shell = new shell();

            _shell.Show();
        }