Program Class

MiniProjekt

Program Class

This is the main of the program Its only use is to call different instances of the program to see if it works
Inheritance Hierarchy
SystemObject  MiniProjektProgram

Namespace:  MiniProjekt
Assembly:  MiniProjekt - Tournament (in MiniProjekt - Tournament.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
internal class Program

The Program type exposes the following members.

Constructors
  NameDescription
Public methodProgram
Initializes a new instance of the Program class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Private methodStatic memberMain
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also