Ejemplo n.º 1
0
 public List <Link> GetLinks()
 {
     return(_linkRepository.GetLinks());
 }