コード例 #1
0
 public void VerifyInterest(int interestId)
 {
     _interestRepo.VerifyInterst(interestId);
 }