C# Class TreeViewReactionTimes, chronojump

Inheritance: TreeViewEvent
ファイルを表示 Open project: GNOME/chronojump Class Usage Examples

Protected Properties

Property Type Description
personName string

Public Methods

Method Description
TreeViewReactionTimes ( ) : System
TreeViewReactionTimes ( Gtk treeview, int newPrefsDigitsNumber, ExpandStates expandState ) : System

Protected Methods

Method Description
getLineToStore ( System myObject ) : string[]
getObjectFromString ( string myStringOfData ) : Object

Method Details

TreeViewReactionTimes() public method

public TreeViewReactionTimes ( ) : System
return System

TreeViewReactionTimes() public method

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

getLineToStore() protected method

protected getLineToStore ( System myObject ) : string[]
myObject System
return string[]

getObjectFromString() protected method

protected getObjectFromString ( string myStringOfData ) : Object
myStringOfData string
return System.Object

Property Details

personName protected_oe property

protected string personName
return string