C# 클래스 GraphRjEvolution, chronojump

상속: StatRjEvolution
파일 보기 프로젝트 열기: GNOME/chronojump

보호된 프로퍼티들

프로퍼티 타입 설명
operation string

공개 메소드들

메소드 설명
GraphRjEvolution ( StatTypeStruct, myStatTypeStruct, int numContinuous ) : System

보호된 메소드들

메소드 설명
printData ( string statValues ) : void

비공개 메소드들

메소드 설명
isTC ( int col ) : bool
isTF ( int col ) : bool

메소드 상세

GraphRjEvolution() 공개 메소드

public GraphRjEvolution ( StatTypeStruct, myStatTypeStruct, int numContinuous ) : System
myStatTypeStruct StatTypeStruct,
numContinuous int
리턴 System

printData() 보호된 메소드

protected printData ( string statValues ) : void
statValues string
리턴 void

프로퍼티 상세

operation 보호되어 있는 프로퍼티

protected string operation
리턴 string