C# 클래스 MissionPlanner.Wizard._3ConnectAP

상속: System.Windows.Forms.MyUserControl, IWizard, IActivate
파일 보기 프로젝트 열기: ArduPilot/MissionPlanner

공개 메소드들

메소드 설명
Activate ( ) : void
WizardBusy ( ) : bool
WizardValidate ( ) : int
_3ConnectAP ( ) : System

비공개 메소드들

메소드 설명
CMB_port_Click ( object sender, EventArgs e ) : void
CMB_port_DrawItem ( object sender, DrawItemEventArgs e ) : void
fw_Progress ( int progress, string status ) : void
label8_Click ( object sender, EventArgs e ) : void
pdr_DoWork ( object sender, Controls e, object passdata = null ) : void
pictureBox1_Click ( object sender, EventArgs e ) : void

메소드 상세

Activate() 공개 메소드

public Activate ( ) : void
리턴 void

WizardBusy() 공개 메소드

public WizardBusy ( ) : bool
리턴 bool

WizardValidate() 공개 메소드

public WizardValidate ( ) : int
리턴 int

_3ConnectAP() 공개 메소드

public _3ConnectAP ( ) : System
리턴 System