Exemplo n.º 1
0
 public Date previousCashFlowDate(Date settlement = null)
 {
     return(BondFunctions.previousCashFlowDate(this, settlement));
 }