コード例 #1
0
 public List <TRS_Domain.INTEREST.Data> GetAllVerifiedInterests()
 {
     return(_interestRepo.GetAllVerifiedInterests());
 }