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