コード例 #1
0
 public int InsertGuarantorLoanRecovery(GuarantorLoanRecoveries theGuarantorLoanRecovery)
 {
     return(GuarantorLoanRecoveryIntegration.InsertGuarantorLoanRecovery(theGuarantorLoanRecovery));
 }