Пример #1
0
 public void SetUp()
 {
     _db.DropTable <NoAttributes>();
     _db.DropTable <PkAttribute>();
     TableMapping.Clear();
 }