Пример #1
0
 public byte[] GetImagePreview(string blobKey)
 {
     return(BlobStorageProvider.GetImagePreview(blobKey));
 }