C# 클래스 StatPotency, chronojump

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

보호된 프로퍼티들

프로퍼티 타입 설명
indexType string

공개 메소드들

메소드 설명
PrepareData ( ) : void
StatPotency ( ) : System
StatPotency ( StatTypeStruct, myStatTypeStruct, Gtk treeview, string indexType ) : System
ToString ( ) : string

메소드 상세

PrepareData() 공개 메소드

public PrepareData ( ) : void
리턴 void

StatPotency() 공개 메소드

public StatPotency ( ) : System
리턴 System

StatPotency() 공개 메소드

public StatPotency ( StatTypeStruct, myStatTypeStruct, Gtk treeview, string indexType ) : System
myStatTypeStruct StatTypeStruct,
treeview Gtk
indexType string
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

indexType 보호되어 있는 프로퍼티

protected string indexType
리턴 string