C# 클래스 Mosa.Tool.Debugger.ConnectionProperties

상속: DebuggerDockContent
파일 보기 프로젝트 열기: tgiphil/MOSA-Project

공개 메소드들

메소드 설명
Connect ( ) : void
ConnectionProperties ( ) : System
Disconnect ( ) : void

비공개 메소드들

메소드 설명
ConnectionProperties_Load ( object sender, EventArgs e ) : void
btnDisconnect_Click ( object sender, EventArgs e ) : void
button1_Click ( object sender, EventArgs e ) : void
comboBox1_SelectedIndexChanged ( object sender, EventArgs e ) : void

메소드 상세

Connect() 공개 메소드

public Connect ( ) : void
리턴 void

ConnectionProperties() 공개 메소드

public ConnectionProperties ( ) : System
리턴 System

Disconnect() 공개 메소드

public Disconnect ( ) : void
리턴 void