C# 클래스 bazar.Place.MeterTable

파일 보기 프로젝트 열기: QualitySolution/Bazar

공개 프로퍼티들

프로퍼티 타입 설명
Disabled bool
Filled bool
ID int
Name string
liststore Gtk.ListStore
treeview Gtk.TreeView

공개 메소드들

메소드 설명
MeterTable ( ) : System

메소드 상세

MeterTable() 공개 메소드

public MeterTable ( ) : System
리턴 System

프로퍼티 상세

Disabled 공개적으로 프로퍼티

public bool Disabled
리턴 bool

Filled 공개적으로 프로퍼티

public bool Filled
리턴 bool

ID 공개적으로 프로퍼티

public int ID
리턴 int

Name 공개적으로 프로퍼티

public string Name
리턴 string

liststore 공개적으로 프로퍼티

public ListStore,Gtk liststore
리턴 Gtk.ListStore

treeview 공개적으로 프로퍼티

public TreeView,Gtk treeview
리턴 Gtk.TreeView