Пример #1
0
 public List <Technology> GetTechnologiesToShowInAboutMePage()
 {
     return(_repository.GetTechnologiesToShowInAboutMePage());
 }