Exemple #1
0
 public void SetStreet()
 {
     UI.DisplayStreet();
     street = UI.GetUserInput();
 }