C# 클래스 MonoDevelop.IronPython.Gui.MainPanel

상속: Gtk.Bin
파일 보기 프로젝트 열기: carlosalberto/IronPythonBinding 1 사용 예제들

공개 메소드들

메소드 설명
MainPanel ( ) : System
UpdateStatus ( string path ) : void

보호된 메소드들

메소드 설명
Build ( ) : void

메소드 상세

Build() 보호된 메소드

protected Build ( ) : void
리턴 void

MainPanel() 공개 메소드

public MainPanel ( ) : System
리턴 System

UpdateStatus() 공개 메소드

public UpdateStatus ( string path ) : void
path string
리턴 void