The WorkShift type exposes the following members.
Methods
Name | Description | |
---|---|---|
Clone |
Implements ICloneable
| |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetWorkShiftEnd |
Returns the unique ending time (in minutes) of the WorkShift | |
GetWorkShiftStart |
Returns the unique starting time (in minutes) of the WorkShift | |
ToString |
We override to string to print a human readable workshift
(Overrides Object..::..ToString()()()().) |