Update to Onion Architecture.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace skydiveLogs_api.Business.Interfaces
|
||||
{
|
||||
public interface IInitDbService
|
||||
{
|
||||
public void GenerateDb();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user