public void SetUp()
 {
     _volatile = new _Volatile.Integer(InitialValue);
 }
 public void SetUp()
 {
     _volatile = new _Volatile.Integer(InitialValue);
 }