Exemple #1
0
 public void TearDown()
 {
     _itemDao.ClearReceivedCalls();
     _betDao.ClearReceivedCalls();
     _userDao.ClearReceivedCalls();
 }