A Sandcastle Documented Class Library
TennisPlayer Class |
This class will implement the information about the player

Namespace: MiniProjekt
Assembly: MiniProjekt - Tournament (in MiniProjekt - Tournament.exe) Version: 1.0.0.0 (1.0.0.0)

The TennisPlayer type exposes the following members.

Name | Description | |
---|---|---|
![]() | TennisPlayer(Int32, String, String, String, DateTime, String, Boolean, Boolean) |
Constructor of Tennisplayer
|
![]() | TennisPlayer(Int32, String, String, String, DateTime, String, Boolean, Boolean, DateTime, DateTime) |
Constructor of referee
|

Name | Description | |
---|---|---|
![]() | DateOfBirth |
TennisPlayer property
|
![]() | FirstName |
TennisPlayer property
|
![]() | Gender |
TennisPlayer property
|
![]() | Identification |
TennisPlayer property
|
![]() | LastName |
TennisPlayer property
|
![]() | LicenseGot |
TennisPlayer for the referee property
|
![]() | LicenseRenewal |
TennisPlayer for the referee property
|
![]() | MiddleName |
TennisPlayer property
|
![]() | Nationality |
TennisPlayer property
|
![]() | PlayerOrReferee |
TennisPlayer property
|

Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
ToString method
Returns a string in which the object TennisPlayer should be represented
(Overrides ObjectToString.) |
