예제 #1
0
        public void AsTable_PropertyName_FormatErrorTest()
        {
            string text = CoreStrings.AsTable_PropertyName_FormatError("1");

            output.WriteLine(text);
        }