Beispiel #1
0
        static void Main()
        {
            CWindow pWindow = new CWindow();

            pWindow.Create();
        }