protected override bool TestEquals(Brick other) { return(base.TestEquals(other) && TestEquals((PlayNxtToneBrick)other)); }
protected override bool TestEquals(Brick other) { return(base.TestEquals(other) && TestEquals((ChangeNxtMotorAngleBrick)other)); }
protected override bool TestEquals(Brick other) { return(base.TestEquals(other) && TestEquals((NxtMotorBrick)other)); }
protected override bool TestEquals(Brick other) { return(base.TestEquals(other) && TestEquals((VariableBrick)other)); }