C# 클래스 RoverOperator.Content.BatteryStatusView

Interaction logic for BatteryStatusView.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: jpadillak/Concordia_Capstone2013-14

공개 메소드들

메소드 설명
BatteryStatusView ( ) : System

비공개 메소드들

메소드 설명
HandleBatteryCellNormalVoltage ( BatteryCell cell ) : void
HandleBatteryCellOverVoltage ( BatteryCell cell ) : void
HandleBatteryCellUnderVoltage ( BatteryCell cell ) : void
HandleBatteryCellWarningVoltage ( BatteryCell cell ) : void
RegisterForBatteryCellsStatusChanges ( ) : void

메소드 상세

BatteryStatusView() 공개 메소드

public BatteryStatusView ( ) : System
리턴 System