FileHandler Methods
From MiniProjekt
A Sandcastle Documented Class Library
FileHandler Methods |
The FileHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetListFemalePlayers |
Reads the textfile with FemalePlayers.
Each line from the textfile indicate a new object instance of TennisPlayer
| |
| GetListFemaleReferee |
Reads the textfile with Female Referees
Each line from the textfile indicate a new object instnce of TennisPlayer
| |
| GetListMalePlayers |
Reads the textfile with male players.
Each line from the textfile indicate a new object instance of TennisPlayer
| |
| GetListMaleReferee |
Reads the textfile with Male Referees
Each Line from the textfile indicate a new object instance of Tennisplayer
| |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |