Exemple #1
0
 public bool UpdatePicture(Picture item)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public Picture CreatePicture(Picture item)
 {
     throw new NotImplementedException();
 }