C# 클래스 TrakHound_Dashboard.Pages.DeviceDetails.HourData

상속: INotifyPropertyChanged
파일 보기 프로젝트 열기: TrakHound/TrakHound-Community

공개 메소드들

메소드 설명
HourData ( int startHour, int endHour ) : System
Reset ( ) : void

비공개 메소드들

메소드 설명
NotifyChanged ( string propertyName ) : void

메소드 상세

HourData() 공개 메소드

public HourData ( int startHour, int endHour ) : System
startHour int
endHour int
리턴 System

Reset() 공개 메소드

public Reset ( ) : void
리턴 void