C# Class GraphRjEvolution, chronojump

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

Protected Properties

Свойство Type Description
operation string

Méthodes publiques

Méthode Description
GraphRjEvolution ( StatTypeStruct, myStatTypeStruct, int numContinuous ) : System

Méthodes protégées

Méthode Description
printData ( string statValues ) : void

Private Methods

Méthode Description
isTC ( int col ) : bool
isTF ( int col ) : bool

Method Details

GraphRjEvolution() public méthode

public GraphRjEvolution ( StatTypeStruct, myStatTypeStruct, int numContinuous ) : System
myStatTypeStruct StatTypeStruct,
numContinuous int
Résultat System

printData() protected méthode

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

Property Details

operation protected_oe property

protected string operation
Résultat string