GetHashCode

WorkingTime.GetHashCode method

Returns a hash code value for the instance of the WorkingTime class.

public override int GetHashCode()

Return Value

returns a hash code value for this object.

See Also