Exemple #1
0
 public void SetCity()
 {
     UI.DisplayCityName();
     city = UI.GetUserInput();
 }