Beispiel #1
0
        public void ViewAll()
        {
            UserControls uc = new UserControls();

            uc.GetUserControl();
            //GameSimulator gs = new GameSimulator();
            //gs.SimulateGame();
        }