C# Класс PiStrom.Config.Time

Показать файл Открыть проект

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