Example #1
0
 private double GetInterestRate()
 {
     return(_type.GetInterestRate());
 }