A Sandcastle Documented Class Library
TournamentTournamentHandlerMaleGame Method |
Handles the list returned from GetListMalePlayers() in FileHandler
Inserts a random TennisPlayer object into the list malePlayerForRound with amount that the user defines in his/hers prompt
Will be executed if the user writes a wrong integer(string format)
Namespace: MiniProjekt
Assembly: MiniProjekt - Tournament (in MiniProjekt - Tournament.exe) Version: 1.0.0.0 (1.0.0.0)

Return Value
Type: ListTennisPlayer_malePlayerForRoundList, which is a list of TennisPlayer objects used in TennisMatch
