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