C# 클래스 Infiniminer.ResearchInformation

파일 보기 프로젝트 열기: bobisfat/Infiniminer

공개 메소드들

메소드 설명
GetCost ( Research res ) : int
GetName ( Research res ) : string

비공개 메소드들

메소드 설명
ResearchInformation ( ) : System

메소드 상세

GetCost() 공개 정적인 메소드

public static GetCost ( Research res ) : int
res Research
리턴 int

GetName() 공개 정적인 메소드

public static GetName ( Research res ) : string
res Research
리턴 string