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