public bool UpdatePicture(Picture item) { throw new NotImplementedException(); }
public Picture CreatePicture(Picture item) { throw new NotImplementedException(); }