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