Пример #1
0
 public ICollection <AgreementModel> GetAgreements()
 {
     return(_agreementRepository.GetAgreements());
 }