Exemplo n.º 1
0
 protected bool TestEquals(ChangeVolumeBrick other)
 {
     return TestEquals(_relativePercentage, other._relativePercentage);
 }
 protected bool TestEquals(ChangeVolumeBrick other)
 {
     return(TestEquals(_relativePercentage, other._relativePercentage));
 }