C# Class GraphPotency, chronojump

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

Protected Properties

Property Type Description
operation string

Public Methods

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

Protected Methods

Method Description
printData ( string statValues ) : void

Method Details

GraphPotency() public method

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