C# Class GraphGlobal, chronojump

Inheritance: StatGlobal
Afficher le fichier Open project: GNOME/chronojump

Méthodes publiques

Méthode Description
GraphGlobal ( StatTypeStruct, myStatTypeStruct, int personID, string personName ) : System

Méthodes protégées

Méthode Description
printData ( string statValues ) : void

Method Details

GraphGlobal() public méthode

public GraphGlobal ( StatTypeStruct, myStatTypeStruct, int personID, string personName ) : System
myStatTypeStruct StatTypeStruct,
personID int
personName string
Résultat System

printData() protected méthode

protected printData ( string statValues ) : void
statValues string
Résultat void