public void Put(libraryNaturguiden.Picture picture)
 {
     pictureHandler.EditPicture(picture);
 }