C# 클래스 PiStrom.Config.Time

파일 보기 프로젝트 열기: Banasen/PiStrom

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Covers ( uint time ) : bool

Checks whether the given time falls into the timespan covered.

메소드 상세

Covers() 공개 메소드

Checks whether the given time falls into the timespan covered.
public Covers ( uint time ) : bool
time uint The time (in minutes from 00:00) to check.
리턴 bool