C# 클래스 GraphDjPower, chronojump

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

보호된 프로퍼티들

프로퍼티 타입 설명
operation string

공개 메소드들

메소드 설명
GraphDjPower ( StatTypeStruct, myStatTypeStruct ) : System

보호된 메소드들

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

메소드 상세

GraphDjPower() 공개 메소드

public GraphDjPower ( StatTypeStruct, myStatTypeStruct ) : System
myStatTypeStruct StatTypeStruct,
리턴 System

printData() 보호된 메소드

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

프로퍼티 상세

operation 보호되어 있는 프로퍼티

protected string operation
리턴 string