WorkingTime
WorkingTime class
Represents a working time during a weekday.
Constructors
| Name | Description |
|---|---|
| WorkingTime (3 overloads) | Initializes a new instance of the WorkingTime class with a interval with the specified start and finish times. |
Methods
| Name | Description |
|---|---|
| Equals | Checks that the objects are equal. |
| get_From | Gets the beginning of a working time. |
| get_To | Gets the end of a working time. |
| GetHashCode | Returns a hash code value for the instance of the WorkingTime class. |