mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-04-23 03:02:51 +08:00
8 lines
99 B
C#
8 lines
99 B
C#
|
|
namespace FreeSql.Extensions.EntityUtil
|
|
{
|
|
public static class TempExtensions
|
|
{
|
|
}
|
|
}
|