Ejemplo n.º 1
0
 public void SetUp()
 {
     _list.Sync().Wait();
     Assert.AreEqual(_list.Count(), 0);
 }