C# Class GraphGlobal, chronojump

Inheritance: StatGlobal
显示文件 Open project: GNOME/chronojump

Public Methods

Method Description
GraphGlobal ( StatTypeStruct, myStatTypeStruct, int personID, string personName ) : System

Protected Methods

Method Description
printData ( string statValues ) : void

Method Details

GraphGlobal() public method

public GraphGlobal ( StatTypeStruct, myStatTypeStruct, int personID, string personName ) : System
myStatTypeStruct StatTypeStruct,
personID int
personName string
return System

printData() protected method

protected printData ( string statValues ) : void
statValues string
return void