protected bool TestEquals(ChangeNxtMotorAngleBrick other) { return TestEquals(_relativeValue, other._relativeValue); }
protected bool TestEquals(ChangeNxtMotorAngleBrick other) { return(TestEquals(_relativeValue, other._relativeValue)); }