示例#1
0
 public AspoentryPOTallyCalcNewMixResponseAPI POTallyCalcNewMix(AspoentryPOTallyCalcNewMixRequestAPI AspoentryPOTallyCalcNewMixRequestAPI)
 {
     return(this.repository.POTallyCalcNewMix(AspoentryPOTallyCalcNewMixRequestAPI));
 }
示例#2
0
 public AspoentryPOTallyCalcNewMixResponseAPI POTallyCalcNewMix(AspoentryPOTallyCalcNewMixRequestAPI AspoentryPOTallyCalcNewMixRequestAPI)
 {
     return(this.adapter.POTallyCalcNewMix(AspoentryPOTallyCalcNewMixRequestAPI));
 }