Ejemplo n.º 1
0
 public string UriFor(string imageId)
 {
     return(_blobStorage.BlobUri(_baseUri, imageId).Result);
 }