Пример #1
0
        public void TestGet()
        {
            var dd = Service.SelectByUserID(0);

            Assert.IsNotNull(dd);
        }