C# Class StatJumpSimpleSubtraction, chronojump

Inheritance: Stat
Afficher le fichier Open project: GNOME/chronojump

Protected Properties

Свойство Type Description
columnsString string[]
test1 string
test2 string

Méthodes publiques

Méthode Description
PrepareData ( ) : void
StatJumpSimpleSubtraction ( ) : System
StatJumpSimpleSubtraction ( StatTypeStruct, myStatTypeStruct, Gtk treeview ) : System
ToString ( ) : string

Method Details

PrepareData() public méthode

public PrepareData ( ) : void
Résultat void

StatJumpSimpleSubtraction() public méthode

public StatJumpSimpleSubtraction ( ) : System
Résultat System

StatJumpSimpleSubtraction() public méthode

public StatJumpSimpleSubtraction ( StatTypeStruct, myStatTypeStruct, Gtk treeview ) : System
myStatTypeStruct StatTypeStruct,
treeview Gtk
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

columnsString protected_oe property

protected string[] columnsString
Résultat string[]

test1 protected_oe property

protected string test1
Résultat string

test2 protected_oe property

protected string test2
Résultat string