예제 #1
0
        public void Test_UpdateBatch()
        {
            var a = fs.UpdateBatch(batch);

            Assert.True(a);
        }