Esempio n. 1
0
        public static void Main(string[] args)
        {
            BigAtom_application app = new BigAtom_application();

            app.ShowAsSystemWindow();
        }
Esempio n. 2
0
        public static void Main(string[] args)
        {
			BigAtom_application app = new BigAtom_application();
			app.ShowAsSystemWindow();
        }