Esempio n. 1
0
 internal void FillCurrencyRate(List <CurrencyRate> target)
 {
     _settingInfo.FillCurrencyRate(target);
 }