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