Exemplo n.º 1
0
 public static ICollection <LinkDto> DetectLinks(this ILinkDetector linkDetector, string text) =>
 linkDetector.DetectLinks(new [] { text });