first commit
This commit is contained in:
6
DOAN.Common/DynamicApiSimple/IDynamicApi.cs
Normal file
6
DOAN.Common/DynamicApiSimple/IDynamicApi.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace DOAN.Common.DynamicApiSimple
|
||||
{
|
||||
public interface IDynamicApi
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user