MiniProjekt Namespace

MiniProjekt

MiniProjekt Namespace

[Missing <summary> documentation for "N:MiniProjekt"]

Classes
  ClassDescription
Protected classFileHandler
Filehandler handles all loading and reading of files When reading the files, it will insert each line from the textfiles in their respective objects
Protected classProgram
This is the main of the program Its only use is to call different instances of the program to see if it works
Protected classTennisMatch
The class TennisMatch handles and simulate each match in the tournament
Public classTennisPlayer
This class will implement the information about the player
Protected classTournament
The class tournament constructs the elements in which should be simulated in the tournament