Beispiel #1
0
 public IEnumerable <PresentationDTO> GetList()
 {
     return(_presentServ.GetList());
 }