protected bool TestEquals(ChangeTransparencyBrick other) { return(TestEquals(_relativePercentage, other._relativePercentage)); }
protected bool TestEquals(ChangeTransparencyBrick other) { return TestEquals(_relativePercentage, other._relativePercentage); }