public bool operator >=( Nullable<TimeSpan> timeSpan, Nullable<Debt> debt )
Parameters
- timeSpan
- A nullable System.TimeSpan value operand
- debt
- A nullable Debt value operand
public bool operator >=( Nullable<TimeSpan> timeSpan, Nullable<Debt> debt )
Target Platforms: Windows 11, 10, 8, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed