A Sandcastle Documented Class Library
TournamentTournamentHandlerFemaleGame Method |
Handles the list returned from GetListFemalePlayer() in FileHandler
Based on how many Female players the user defines that they want to play at the tournament, it returns this amount of random players.
Will be executed if the user writes a wrong integer(string format) Will be thrown if the user writes something else than numbers
Namespace: MiniProjekt
Assembly: MiniProjekt - Tournament (in MiniProjekt - Tournament.exe) Version: 1.0.0.0 (1.0.0.0)

Return Value
Type: ListTennisPlayerfemalePlayerForRoundList which is a list of TennisPlayer objects that will be used in the class TennisMatch
