Ejemplo n.º 1
0
 public void ExcludedSlideShowTagSetting_Remove(ISettings settings, Specification.Interfaces.ITag tag)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public void TagRemove(IImage image, Specification.Interfaces.ITag tag)
 {
     throw new NotImplementedException();
 }