C# 클래스 StatJumpSimpleSubtraction, chronojump

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

보호된 프로퍼티들

프로퍼티 타입 설명
columnsString string[]
test1 string
test2 string

공개 메소드들

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

메소드 상세

PrepareData() 공개 메소드

public PrepareData ( ) : void
리턴 void

StatJumpSimpleSubtraction() 공개 메소드

public StatJumpSimpleSubtraction ( ) : System
리턴 System

StatJumpSimpleSubtraction() 공개 메소드

public StatJumpSimpleSubtraction ( StatTypeStruct, myStatTypeStruct, Gtk treeview ) : System
myStatTypeStruct StatTypeStruct,
treeview Gtk
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

columnsString 보호되어 있는 프로퍼티

protected string[] columnsString
리턴 string[]

test1 보호되어 있는 프로퍼티

protected string test1
리턴 string

test2 보호되어 있는 프로퍼티

protected string test2
리턴 string