Exemplo n.º 1
0
 public Task <string> GetDownloadLink(CancellationToken cancellation)
 {
     return(_innerLoader.GetDownloadLink(cancellation));
 }