C# Class TreeViewReactionTimes, chronojump

Inheritance: TreeViewEvent
Afficher le fichier Open project: GNOME/chronojump Class Usage Examples

Protected Properties

Свойство Type Description
personName string

Méthodes publiques

Méthode Description
TreeViewReactionTimes ( ) : System
TreeViewReactionTimes ( Gtk treeview, int newPrefsDigitsNumber, ExpandStates expandState ) : System

Méthodes protégées

Méthode Description
getLineToStore ( System myObject ) : string[]
getObjectFromString ( string myStringOfData ) : Object

Method Details

TreeViewReactionTimes() public méthode

public TreeViewReactionTimes ( ) : System
Résultat System

TreeViewReactionTimes() public méthode

public TreeViewReactionTimes ( Gtk treeview, int newPrefsDigitsNumber, ExpandStates expandState ) : System
treeview Gtk
newPrefsDigitsNumber int
expandState ExpandStates
Résultat System

getLineToStore() protected méthode

protected getLineToStore ( System myObject ) : string[]
myObject System
Résultat string[]

getObjectFromString() protected méthode

protected getObjectFromString ( string myStringOfData ) : Object
myStringOfData string
Résultat System.Object

Property Details

personName protected_oe property

protected string personName
Résultat string