Aggiunti repository + servizi x reports in LUX UI
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
|
||||
|
||||
namespace Lux.Report.Data.Repository
|
||||
{
|
||||
public interface IBaseRepRepository
|
||||
{
|
||||
//Task<DataLayerContext> CreateContextAsync();
|
||||
//Task<bool> SaveChangesAsync(DataLayerContext ctx);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user