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

            _shell.Show();
        }