Degree Days.net API .NET Client Library Documentation
Degree Days.net API .NET Client Library Documentation
Namespaces
DegreeDays.Time
DayRange Structure
DayRange Methods
Contains Method
Contains(Day) Method
Contains(DayRange) Method
Day
Range
Contains Method
Overload List
Name
Description
Contains(Day)
Returns
true
if the specified
Day
is contained within this
DayRange
;
false
otherwise.
Contains(DayRange)
Returns
true
if the specified
DayRange
is fully contained within this
DayRange
;
false
otherwise.
Top
See Also
Reference
DayRange Structure
DegreeDays.Time Namespace
See
www.degreedays.net/api/
for more about the Degree Days.net API.
You can
sign up for a Degree Days.net API account
and read the
integration guide
that is useful and applicable whether you are using .NET or not.