public void SetOwner(IFormCategory owner) { //NOOP }
public void SetOwner(IFormCategory owner) { this.owner = owner; }