C# Class QSWidgetLib.LeftSidePanel

ファイルを表示 Open project: QualitySolution/QSProjects

Private Properties

Property Type Description

Public Methods

Method Description
LeftSidePanel ( ) : System

Protected Methods

Method Description
Build ( ) : void
OnEventboxArrowButtonPressEvent ( object o, Gtk args ) : void

Method Details

Build() protected method

protected Build ( ) : void
return void

LeftSidePanel() public method

public LeftSidePanel ( ) : System
return System

OnEventboxArrowButtonPressEvent() protected method

protected OnEventboxArrowButtonPressEvent ( object o, Gtk args ) : void
o object
args Gtk
return void