C# Class RoverOperator.Content.BatteryStatusView

Interaction logic for BatteryStatusView.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: jpadillak/Concordia_Capstone2013-14

Méthodes publiques

Méthode Description
BatteryStatusView ( ) : System

Private Methods

Méthode Description
HandleBatteryCellNormalVoltage ( BatteryCell cell ) : void
HandleBatteryCellOverVoltage ( BatteryCell cell ) : void
HandleBatteryCellUnderVoltage ( BatteryCell cell ) : void
HandleBatteryCellWarningVoltage ( BatteryCell cell ) : void
RegisterForBatteryCellsStatusChanges ( ) : void

Method Details

BatteryStatusView() public méthode

public BatteryStatusView ( ) : System
Résultat System