mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-10-15 10:45:08 +08:00
-
This commit is contained in:
@@ -8,10 +8,8 @@ using System.Text;
|
||||
|
||||
namespace SqlSugar
|
||||
{
|
||||
/// <summary>
|
||||
/// In order to be compatible with .NET CORE, make sure that the two versions are consistent in syntax
|
||||
/// </summary>
|
||||
public static class CompatibleExtensions
|
||||
|
||||
public static class ReflectionExtensions
|
||||
{
|
||||
public static Type GetTypeInfo(this Type typeInfo)
|
||||
{
|
||||
|
Reference in New Issue
Block a user