C# Class HA4IoT.Conditions.TimeRangeChecker

Afficher le fichier Open project: chkr1011/CK.HomeAutomation

Méthodes publiques

Méthode Description
IsTimeInRange ( System.TimeSpan time, System.TimeSpan from, System.TimeSpan until ) : bool

Method Details

IsTimeInRange() public méthode

public IsTimeInRange ( System.TimeSpan time, System.TimeSpan from, System.TimeSpan until ) : bool
time System.TimeSpan
from System.TimeSpan
until System.TimeSpan
Résultat bool