示例#1
0
 public FileStream GetImageStream(string image)
 {
     return(_files.GetImageStream(image));
 }