Exemplo n.º 1
0
 /// <summary>
 /// Gets the currency dto.
 /// </summary>
 /// <returns></returns>
 public CurrencyDto GetCurrencyDto()
 {
     return(_Proxy.GetCurrencyDto());
 }