C# 클래스 GraphPotency, chronojump

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

보호된 프로퍼티들

프로퍼티 타입 설명
operation string

공개 메소드들

메소드 설명
GraphPotency ( StatTypeStruct, myStatTypeStruct, string indexType ) : System

보호된 메소드들

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

메소드 상세

GraphPotency() 공개 메소드

public GraphPotency ( StatTypeStruct, myStatTypeStruct, string indexType ) : System
myStatTypeStruct StatTypeStruct,
indexType string
리턴 System

printData() 보호된 메소드

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

프로퍼티 상세

operation 보호되어 있는 프로퍼티

protected string operation
리턴 string