コード例 #1
0
 public override void DisplayExistingLoan(string loanDetails)
 {
     _currentControl.DisplayExistingLoan(loanDetails);
 }