Example #1
0
 public static void DeletePicture(string strPicture)
 {
     _database.DeletePicture(strPicture);
 }