Example #1
0
 public byte[] GetImage(string filePath)
 {
     return(_webServices.DownloadImage(filePath));
 }