Inheritance: AuditEntityBase, IHasRoot
 public void DeleteSkill(Skill skill)
 {
     skill.EntityFacts.EntityAspect.Delete();
 }