Returns a TimeSpan whose value is the negated value of the specified instance.
t The time interval to be negated.
An object that has the same numeric value as this instance, but the opposite sign.
TypeReasonOverflowException t equals TimeSpan.MinValue.