Beispiel #1
0
 public string AbsoluteUrlFor(Attachment attachment)
 {
     return(_urlGenerator.AbsoluteUrlFor(attachment.Location));
 }