Пример #1
0
 public static object OpenImage(string imagePath)
 {
     return(_imageHolder.OpenImage(imagePath));
 }