C# 클래스 MissionPlanner.Wizard._12FailSafe

파일 보기 프로젝트 열기: ArduPilot/MissionPlanner

공개 메소드들

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

비공개 메소드들

메소드 설명
FitDescriptionText ( string units, string description ) : string

Fits the description text.

createValueControl ( string>.KeyValuePair x ) : void
valueControl_ValueChanged ( object sender, string Name, string Value ) : void

메소드 상세

Activate() 공개 메소드

public Activate ( ) : void
리턴 void

Deactivate() 공개 메소드

public Deactivate ( ) : void
리턴 void

WizardBusy() 공개 메소드

public WizardBusy ( ) : bool
리턴 bool

WizardValidate() 공개 메소드

public WizardValidate ( ) : int
리턴 int

_12FailSafe() 공개 메소드

public _12FailSafe ( ) : System
리턴 System