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