- 调整 命名空间,归纳 FreeSql.Interface;

This commit is contained in:
28810
2019-05-07 20:20:38 +08:00
parent 59b1b7220d
commit 22a6c3d93e
71 changed files with 1033 additions and 1037 deletions

View File

@ -7,7 +7,7 @@ using System.Diagnostics;
using System.Linq.Expressions;
using System.Reflection;
namespace FreeSql {
namespace FreeSql.Interface {
public interface IAop {
/// <summary>