コード例 #1
0
 public void DeleteWordImage(string word)
 {
     FileAccessUtil.DeleteWordPic(word);
 }