Exemple #1
0
 void SetUserFirstName()
 {
     UI.DisplayUserFirstNameOption();
     firstName = UI.GetUserInput();
 }