Esempio n. 1
0
 public void SetUp()
 {
     _volatile = new Volatile.Integer(InitialValue);
 }
 public void SetUp()
 {
     _volatile = new Volatile.Integer(InitialValue);
 }