C# Class bazar.Place.MeterTable

Afficher le fichier Open project: QualitySolution/Bazar

Méthodes publiques

Свойство Type Description
Disabled bool
Filled bool
ID int
Name string
liststore Gtk.ListStore
treeview Gtk.TreeView

Méthodes publiques

Méthode Description
MeterTable ( ) : System

Method Details

MeterTable() public méthode

public MeterTable ( ) : System
Résultat System

Property Details

Disabled public_oe property

public bool Disabled
Résultat bool

Filled public_oe property

public bool Filled
Résultat bool

ID public_oe property

public int ID
Résultat int

Name public_oe property

public string Name
Résultat string

liststore public_oe property

public ListStore,Gtk liststore
Résultat Gtk.ListStore

treeview public_oe property

public TreeView,Gtk treeview
Résultat Gtk.TreeView