Beispiel #1
0
 public void GetVote()
 {
     int vote = UserLib.GetInt("Choose 1 - " + topTen.Count() + " > ");
 }