コード例 #1
0
 public List <GuarantorLoanRecoveries> GetGuarantorLoanRecoveries(string searchText)
 {
     return(GuarantorLoanRecoveryIntegration.GetGuarantorLoanRecoveries(searchText));
 }