Inheritance: ChangePropertyBrick
コード例 #1
0
 protected bool TestEquals(ChangePositionYBrick other)
 {
     return(TestEquals(_relativeValue, other._relativeValue));
 }
コード例 #2
0
 protected bool TestEquals(ChangePositionYBrick other)
 {
     return TestEquals(_relativeValue, other._relativeValue);
 }