Пример #1
0
 public IEnumerable <Language> GetAll()
 {
     return(_repo.GetALl());
 }