Beispiel #1
0
        public static void ShowForm()
        {
            var splash = new SplashForm();

            splash.ShowDialog();
        }