Ejemplo n.º 1
0
 public ICollection <Shared> GetAll()
 {
     return(_sharedRepository.GetAll());
 }