C# Class bazar.Place.MeterTable

显示文件 Open project: QualitySolution/Bazar

Public Properties

Property Type Description
Disabled bool
Filled bool
ID int
Name string
liststore Gtk.ListStore
treeview Gtk.TreeView

Public Methods

Method Description
MeterTable ( ) : System

Method Details

MeterTable() public method

public MeterTable ( ) : System
return System

Property Details

Disabled public_oe property

public bool Disabled
return bool

Filled public_oe property

public bool Filled
return bool

ID public_oe property

public int ID
return int

Name public_oe property

public string Name
return string

liststore public_oe property

public ListStore,Gtk liststore
return Gtk.ListStore

treeview public_oe property

public TreeView,Gtk treeview
return Gtk.TreeView