Beispiel #1
0
 public List <LoanCycle> GetLoanCycles()
 {
     return(_productManager.SelectLoanCycles());
 }