Example #1
0
 private void SetInterestRate(double interestRate)
 {
     _type.SetInterestRate(interestRate);
 }