Пример #1
0
        public void NotFound_PropertyTest()
        {
            string text = DbContextStrings.NotFound_Property("1", "2");

            output.WriteLine(text);
        }