C# Class GraphJumpIndexes, chronojump

Inheritance: StatJumpIndexes
ファイルを表示 Open project: GNOME/chronojump

Protected Properties

Property Type Description
operation string

Public Methods

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

Protected Methods

Method Description
printData ( string statValues ) : void

Method Details

GraphJumpIndexes() public method

public GraphJumpIndexes ( 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