Exemplo n.º 1
0
 protected bool TestEquals(ChangeNxtMotorAngleBrick other)
 {
     return TestEquals(_relativeValue, other._relativeValue);
 }
Exemplo n.º 2
0
 protected bool TestEquals(ChangeNxtMotorAngleBrick other)
 {
     return(TestEquals(_relativeValue, other._relativeValue));
 }