C# 클래스 TreeViewReactionTimes, chronojump

상속: TreeViewEvent
파일 보기 프로젝트 열기: GNOME/chronojump 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
personName string

공개 메소드들

메소드 설명
TreeViewReactionTimes ( ) : System
TreeViewReactionTimes ( Gtk treeview, int newPrefsDigitsNumber, ExpandStates expandState ) : System

보호된 메소드들

메소드 설명
getLineToStore ( System myObject ) : string[]
getObjectFromString ( string myStringOfData ) : Object

메소드 상세

TreeViewReactionTimes() 공개 메소드

public TreeViewReactionTimes ( ) : System
리턴 System

TreeViewReactionTimes() 공개 메소드

public TreeViewReactionTimes ( Gtk treeview, int newPrefsDigitsNumber, ExpandStates expandState ) : System
treeview Gtk
newPrefsDigitsNumber int
expandState ExpandStates
리턴 System

getLineToStore() 보호된 메소드

protected getLineToStore ( System myObject ) : string[]
myObject System
리턴 string[]

getObjectFromString() 보호된 메소드

protected getObjectFromString ( string myStringOfData ) : Object
myStringOfData string
리턴 System.Object

프로퍼티 상세

personName 보호되어 있는 프로퍼티

protected string personName
리턴 string