Beispiel #1
0
        static void Main(string[] args)
        {
            MainProcess obj = new MainProcess();

            obj.Start();
        }