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