Example #1
0
 public IEnumerable <string> CurrencyCollection()
 {
     return(_rate.CurrencyCollection());
 }