Exemple #1
0
 public ExchangeRatesSeries GetAllRates()
 {
     return(logic.GetAllRates());
 }