Ejemplo n.º 1
0
 public string GetImageFullPath(string fileName)
 {
     return(_imageWriter.GetImageFullPath(fileName));
 }