Exemple #1
0
 public void TestEmptyConstructorNotThrowingAnException()
 {
     var i = new QAtomicInteger();
 }
 public void TestEmptyConstructorNotThrowingAnException()
 {
     var i = new QAtomicInteger();
 }