C# Class HA4IoT.Conditions.TimeRangeChecker

ファイルを表示 Open project: chkr1011/CK.HomeAutomation

Public Methods

Method Description
IsTimeInRange ( System.TimeSpan time, System.TimeSpan from, System.TimeSpan until ) : bool

Method Details

IsTimeInRange() public method

public IsTimeInRange ( System.TimeSpan time, System.TimeSpan from, System.TimeSpan until ) : bool
time System.TimeSpan
from System.TimeSpan
until System.TimeSpan
return bool