Exemplo n.º 1
0
 public void DeletePhoto(object sender, PhotoPackage photo)
 {
     PhotoDB.DeletePhoto(photo);
 }