what would be equivalent of this line that is VB.net in C#.
Payment = FormatNumber(-Pmt(lRate / 1200, lTerm, lStartLoanBalance), 2)
what would be equivalent of this line that is VB.net in C#.
Payment = FormatNumber(-Pmt(lRate / 1200, lTerm, lStartLoanBalance), 2)