C# Class GraphFv, chronojump

Inheritance: StatFv
Exibir arquivo Open project: GNOME/chronojump

Protected Properties

Property Type Description
operation string

Public Methods

Method Description
GraphFv ( StatTypeStruct, myStatTypeStruct, string indexType ) : System

Protected Methods

Method Description
printData ( string statValues ) : void

Method Details

GraphFv() public method

public GraphFv ( StatTypeStruct, myStatTypeStruct, string indexType ) : System
myStatTypeStruct StatTypeStruct,
indexType string
return System

printData() protected method

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

Property Details

operation protected_oe property

protected string operation
return string