WorkingTime

WorkingTime class

Represents a working time during a weekday.

Constructors

NameDescription
WorkingTime (3 overloads)Initializes a new instance of the WorkingTime class with a interval with the specified start and finish times.

Methods

NameDescription
EqualsChecks that the objects are equal.
get_FromGets the beginning of a working time.
get_ToGets the end of a working time.
GetHashCodeReturns a hash code value for the instance of the WorkingTime class.