コード例 #1
0
 public Bitmap LoadImages(string image)
 {
     return(StaticHelper.GetImage(image));
 }