Esempio n. 1
0
 public Date nextCashFlowDate(Date settlement = null)
 {
     return(BondFunctions.nextCashFlowDate(this, settlement));
 }