public BClass() { this.aclass = new AClass(); this.aclass.StateOfInterestChanged += this.AClass_StateOfInterestChanged; }