Table of Contents

Class Program

Namespace
Exercise1
Assembly
Exercise1.dll
public class Program
Inheritance
Program
Inherited Members

Methods

GetMenu()

The GetMenu method returns a string that represents the menu options for the user. It includes options to add a person, show people, save people, and exit the program.

public static string GetMenu()

Returns

string