Esempio n. 1
0
 public IList <Evaluacion> GetList()
 {
     return(_evaluacionRepository.GetAll());
 }