A Sandcastle Documented Class Library
TennisPlayer Class |
This class will implement the information about the player
Inheritance HierarchyNamespace: MiniProjekt
Assembly: MiniProjekt - Tournament (in MiniProjekt - Tournament.exe) Version: 1.0.0.0 (1.0.0.0)
SyntaxThe TennisPlayer type exposes the following members.
Constructors| 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
|
Properties| 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
|
Methods| 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.) |
See Also


