示例#1
0
 public bool DeleteImage(Img image)
 {
     return(DBF.DeleteImage(image));
 }