コード例 #1
0
ファイル: Reference.cs プロジェクト: perezgradosj/ADE
 public getStatusCdrResponse(ADE.Processes.SunatDelivery.SunatCDR.statusResponse statusCdr)
 {
     this.statusCdr = statusCdr;
 }
コード例 #2
0
ファイル: Reference.cs プロジェクト: perezgradosj/ADE
 public getStatusResponse(ADE.Processes.SunatDelivery.SunatCDR.statusResponse status)
 {
     this.status = status;
 }