Add DAL
This commit is contained in:
7
DAL/Interfaces/IFoorumDbContext.cs
Normal file
7
DAL/Interfaces/IFoorumDbContext.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace DAL.Interfaces
|
||||
{
|
||||
interface IFoorumDbContext
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user