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