Exemple #1
0
 public IEnumerable <Exame> GetAllIncludingProperties()
 {
     return(_repository.GetAllIncludingProperties());
 }