C# Class MissionPlanner.Wizard._12FailSafe

Afficher le fichier Open project: ArduPilot/MissionPlanner

Méthodes publiques

Méthode Description
Activate ( ) : void
Deactivate ( ) : void
WizardBusy ( ) : bool
WizardValidate ( ) : int
_12FailSafe ( ) : System

Private Methods

Méthode Description
FitDescriptionText ( string units, string description ) : string

Fits the description text.

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

Method Details

Activate() public méthode

public Activate ( ) : void
Résultat void

Deactivate() public méthode

public Deactivate ( ) : void
Résultat void

WizardBusy() public méthode

public WizardBusy ( ) : bool
Résultat bool

WizardValidate() public méthode

public WizardValidate ( ) : int
Résultat int

_12FailSafe() public méthode

public _12FailSafe ( ) : System
Résultat System