Пример #1
0
 public virtual void Remove()
 {
     ContainingProject.RemoveProjectItem(this);
     ContainingProject.Save();
 }