C# Class Infiniminer.ResearchInformation

Mostrar archivo Open project: bobisfat/Infiniminer

Public Methods

Method Description
GetCost ( Research res ) : int
GetName ( Research res ) : string

Private Methods

Method Description
ResearchInformation ( ) : System

Method Details

GetCost() public static method

public static GetCost ( Research res ) : int
res Research
return int

GetName() public static method

public static GetName ( Research res ) : string
res Research
return string