Exemplo n.º 1
0
 public Arexchrate ARExchRateInitiate(Arexchrate arexchrate)
 {
     return(this.repository.ARExchRateInitiate(arexchrate));
 }
Exemplo n.º 2
0
 public Arexchrate ARExchRateInitiate(Arexchrate arexchrate)
 {
     return(this.adapter.ARExchRateInitiate(arexchrate));
 }