public static void viewEvents() { Console.Clear(); Console.WriteLine(eCoord.eventList()); Console.WriteLine("\nPress any key to continue return to the main menu."); Console.ReadKey(); }