Пример #1
0
        public void CannotDelete_PrimaryKey_NotSetTest()
        {
            string text = DbContextStrings.CannotDelete_PrimaryKey_NotSet("1");

            output.WriteLine(text);
        }