Ejemplo n.º 1
0
 public override void DisplayExistingLoan(string loanDetails)
 {
     _currentControl.DisplayExistingLoan(loanDetails);
 }