コード例 #1
0
ファイル: Setting.cs プロジェクト: dreamsql/Outter
 internal void FillCurrencyRate(List <CurrencyRate> target)
 {
     _settingInfo.FillCurrencyRate(target);
 }