Ejemplo n.º 1
0
 public string GetFullLink(string shortLink)
 {
     return(_linkRepository.GetFullLink(shortLink));
 }