mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-12-27 18:25:47 +08:00
#694 ✨ Exception信息 国际化 多语言
This commit is contained in:
@@ -16,6 +16,11 @@ namespace FreeSql.Tests
|
||||
{
|
||||
public class UnitTest5
|
||||
{
|
||||
[Fact]
|
||||
public void AsTable_PropertyName_FormatErrorTest1()
|
||||
{
|
||||
CoreStrings.AsTable_PropertyName_FormatError("astable");
|
||||
}
|
||||
// DTO
|
||||
public class TestDto
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user