Пример #1
0
        public void Test_DeleteBatch()
        {
            var a = fs.DeleteBatch(batch);

            Assert.True(a);
        }