Esempio n. 1
0
 public AsoelineOETallyCalcNewMixResponseAPI OETallyCalcNewMix(AsoelineOETallyCalcNewMixRequestAPI AsoelineOETallyCalcNewMixRequestAPI)
 {
     return(this.repository.OETallyCalcNewMix(AsoelineOETallyCalcNewMixRequestAPI));
 }
Esempio n. 2
0
 public AsoelineOETallyCalcNewMixResponseAPI OETallyCalcNewMix(AsoelineOETallyCalcNewMixRequestAPI AsoelineOETallyCalcNewMixRequestAPI)
 {
     return(this.adapter.OETallyCalcNewMix(AsoelineOETallyCalcNewMixRequestAPI));
 }