Example #1
0
 public void Delete()
 {
     Artwork.Clear();
     Comments.Clear();
     IsDeleted = true;
 }