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