[Missing <summary> documentation for "M:InTheHand.DateTimeOffset.op_Subtraction(InTheHand.DateTimeOffset,System.TimeSpan)"]
| C# | Visual Basic |
public static DateTimeOffset operator -( DateTimeOffset dateTimeTz, TimeSpan timeSpan )
Public Shared Operator - ( _ dateTimeTz As DateTimeOffset, _ timeSpan As TimeSpan _ ) As DateTimeOffset
- dateTimeTz (DateTimeOffset)
[Missing <param name="dateTimeTz"/> documentation for "M:InTheHand.DateTimeOffset.op_Subtraction(InTheHand.DateTimeOffset,System.TimeSpan)"]
- timeSpan (TimeSpan)
[Missing <param name="timeSpan"/> documentation for "M:InTheHand.DateTimeOffset.op_Subtraction(InTheHand.DateTimeOffset,System.TimeSpan)"]
[Missing <returns> documentation for "M:InTheHand.DateTimeOffset.op_Subtraction(InTheHand.DateTimeOffset,System.TimeSpan)"]